Searched refs:NeedsVectorIV (Results 1 – 1 of 1) sorted by relevance
1023 bool NeedsVectorIV; variable1028 bool NeedsVectorIV) in VPWidenIntOrFpInductionRecipe() argument1031 NeedsVectorIV(NeedsVectorIV) {}1035 TruncInst *Trunc, bool NeedsVectorIV) in VPWidenIntOrFpInductionRecipe() argument1038 NeedsVectorIV(NeedsVectorIV) {}1087 bool needsVectorIV() const { return NeedsVectorIV; } in needsVectorIV()