Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DPHIElimination.cpp273 MachineBasicBlock::iterator AfterPHIsIt = std::next(LastPHIIt); in LowerPHINode() local
296 PHICopy = BuildMI(MBB, AfterPHIsIt, MPhi->getDebugLoc(), in LowerPHINode()
314 PHICopy = TII->createPHIDestinationCopy(MBB, AfterPHIsIt, MPhi->getDebugLoc(), in LowerPHINode()