Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DVirtualFileSystem.h663 bool IsFallthrough = true; variable
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMIRPrinter.cpp505 bool &IsFallthrough) { in guessSuccessors()
/freebsd-12.1/contrib/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp680 bool IsFallthrough; in parseBasicBlock() local