Searched refs:NeedsVectorIV (Results 1 – 1 of 1) sorted by relevance
1049 bool NeedsVectorIV; variable1054 bool NeedsVectorIV) in VPWidenIntOrFpInductionRecipe() argument1057 NeedsVectorIV(NeedsVectorIV) {}1061 TruncInst *Trunc, bool NeedsVectorIV) in VPWidenIntOrFpInductionRecipe() argument1064 NeedsVectorIV(NeedsVectorIV) {}1116 bool needsVectorIV() const { return NeedsVectorIV; } in needsVectorIV()