Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/
H A DVirtualFileSystem.h797 bool IsFallthrough = true; variable
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRPrinter.cpp603 bool &IsFallthrough) { in guessSuccessors()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp936 bool IsFallthrough; in parseBasicBlock() local