Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DIfConversion.cpp1437 static bool canFallThroughTo(MachineBasicBlock &MBB, MachineBasicBlock &ToMBB) { in canFallThroughTo() argument
1466 static void InsertUncondBranch(MachineBasicBlock &MBB, MachineBasicBlock &ToMBB, in InsertUncondBranch() argument