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