Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp1188 bool FoundClass = false; in collectProcItins() local
1195 FoundClass = true; in collectProcItins()
1198 if (!FoundClass) { in collectProcItins()