Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenMemAbsolute.cpp89 for (MachineFunction::iterator MBBb = Fn.begin(), MBBe = Fn.end(); in runOnMachineFunction() local
H A DHexagonNewValueJump.cpp472 for (MachineFunction::iterator MBBb = MF.begin(), MBBe = MF.end(); in runOnMachineFunction() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1455 auto MBBb = MBB.getFirstNonPHI(); in reportIPToStateForBlocks() local