Searched defs:EntryVal (Results 1 – 5 of 5) sorted by relevance
1686 const InductionDescriptor &II, Value *Step, Instruction *EntryVal) { in createVectorIntOrFpInductionPHI()1778 const InductionDescriptor &ID, const Instruction *EntryVal, in recordVectorLoopValueForInductionCast()1821 Instruction *EntryVal = Trunc ? cast<Instruction>(Trunc) : IV; in widenIntOrFpInduction() local1959 Instruction *EntryVal, in buildScalarSteps()
684 char &EntryVal = FullyAvailableBlocks[Entry]; in IsValueFullyAvailableInBlock() local
717 char &EntryVal = FullyAvailableBlocks[Entry]; in IsValueFullyAvailableInBlock() local
1973 auto *EntryVal = Trunc ? cast<Value>(Trunc) : IV; in widenIntInduction() local2007 Value *EntryVal) { in buildScalarSteps()
9364 Instruction *EntryVal = Trunc ? cast<Instruction>(Trunc) : IV; in execute() local