Home
last modified time | relevance | path

Searched defs:IsFallthrough (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRPrinter.cpp627 bool &IsFallthrough) { in guessSuccessors()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp1001 bool IsFallthrough; in parseBasicBlock() local