Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenSchedule.cpp1124 bool FoundClass = false; in collectProcItins() local
1130 FoundClass = true; in collectProcItins()
1133 if (!FoundClass) { in collectProcItins()