Home
last modified time | relevance | path

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

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