Home
last modified time | relevance | path

Searched defs:PHIIt (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp1278 for (const auto &PHIIt : MF->DebugPHIPositions) { in runOnMachineFunction() local
1456 auto PHIIt = PHIValToPos.find(InstrID); in splitPHIRegister() local
H A DRegisterCoalescer.cpp3710 auto PHIIt = PHIValToPos.find(InstID); in joinVirtRegs() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp851 auto PHIIt = llvm::find_if(CHIs, [B](CHIArg &A) { return A != *B; }); in findHoistableCandidates() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp1485 auto PHIIt = llvm::lower_bound(DebugPHINumToValue, InstNo); in getValueForInstrRef() local
4222 for (auto &PHIIt : PHI->IncomingValues) { in resolveDbgPHIsImpl() local