Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DPredicateExpander.cpp435 bool FirstProcID = true; in expandOpcodeGroup() local
440 if (FirstProcID) { in expandOpcodeGroup()
446 FirstProcID = false; in expandOpcodeGroup()