Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/IR/
H A DSafepointIRVerifier.cpp676 const Value *InValue = PN->getIncomingValue(i); removeValidUnrelocatedDefs() local
810 const Value *InValue = PN->getIncomingValue(i); verifyInstruction() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp416 InValuesType InValue; computeInsertionPoints() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1730 simplifyInstructionWithPHI(Instruction & I,PHINode * PN,Value * InValue,BasicBlock * InBB,const DataLayout & DL,const SimplifyQuery SQ) simplifyInstructionWithPHI() argument
/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp5762 Value *InValue = PHI.getIncomingValue(Idx); FindPHIForConditionForwarding() local