Searched refs:InitRegIdx (Results 1 – 2 of 2) sorted by relevance
84 unsigned LoopRegIdx = 3, InitRegIdx = 1; in PeelSingleBlockLoop() local86 std::swap(LoopRegIdx, InitRegIdx); in PeelSingleBlockLoop()95 OrigPhi.getOperand(InitRegIdx).setReg(R); in PeelSingleBlockLoop()103 MI.removeOperand(InitRegIdx + 1); in PeelSingleBlockLoop()104 MI.removeOperand(InitRegIdx + 0); in PeelSingleBlockLoop()
1737 unsigned LoopRegIdx = 3, InitRegIdx = 1; in getPhiCanonicalReg() local1739 std::swap(LoopRegIdx, InitRegIdx); in getPhiCanonicalReg()