Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DMIRPrinter.cpp627 guessSuccessors(const MachineBasicBlock & MBB,SmallVectorImpl<MachineBasicBlock * > & Result,bool & IsFallthrough) guessSuccessors() argument
/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp1001 bool IsFallthrough; parseBasicBlock() local