Searched refs:IsPtrLoopInvariant (Results 1 – 2 of 2) sorted by relevance
682 if (State.VF.isVector() && IsPtrLoopInvariant && IsIndexLoopInvariant.all()) { in execute()712 auto *Ptr = IsPtrLoopInvariant in execute()751 O << (IsPtrLoopInvariant ? "Inv" : "Var"); in print()
1006 bool IsPtrLoopInvariant; variable1022 IsPtrLoopInvariant = OrigLoop->isLoopInvariant(GEP->getPointerOperand()); in VPWidenGEPRecipe()