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.cpp1472 MachineInstr *MIe = &*(--MBBe); in reportIPToStateForBlocks() local
1474 while (MIe->isTerminator()) in reportIPToStateForBlocks()
1475 MIe = &*(--MBBe); in reportIPToStateForBlocks()