Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DPHIElimination.cpp347 MachineBasicBlock::iterator AfterPHIsIt = std::next(LastPHIIt); in LowerPHINode() local
371 PHICopy = BuildMI(MBB, AfterPHIsIt, MPhi->getDebugLoc(), in LowerPHINode()
399 MBB, AfterPHIsIt, MPhi->getDebugLoc(), IncomingReg, DestReg); in LowerPHINode()