Home
last modified time | relevance | path

Searched refs:FoundClass (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp1171 bool FoundClass = false; in collectProcItins() local
1178 FoundClass = true; in collectProcItins()
1181 if (!FoundClass) { in collectProcItins()