Home
last modified time | relevance | path

Searched refs:MIe (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1487 MachineInstr *MIe = &*(--MBBe); in reportIPToStateForBlocks() local
1489 while (MIe->isTerminator()) in reportIPToStateForBlocks()
1490 MIe = &*(--MBBe); in reportIPToStateForBlocks()