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.cpp1167 bool FoundClass = false; in collectProcItins() local
1174 FoundClass = true; in collectProcItins()
1177 if (!FoundClass) { in collectProcItins()