Searched refs:isInLoop (Results 1 – 4 of 4) sorted by relevance
1348 static bool isInLoop(const ASTContext &Ctx, const ParentMap &PM, in isInLoop() function1415 if (!isInLoop(Ctx, PM, UI->getUseExpr())) in diagnoseRepeatedUseOfWeak()
464 if (State.VF.isVector() && !PhiR->isInLoop()) { in generateInstruction()
1772 bool isInLoop() const { return IsInLoop; } in isInLoop() function
9009 if (!PhiR || !PhiR->isInLoop() || (MinVF.isScalar() && !PhiR->isOrdered())) in adjustRecipesForReductions()9128 if (!PhiR->isInLoop() && CM.foldTailByMasking()) { in adjustRecipesForReductions()9156 assert(!PhiR->isInLoop() && "Unexpected truncated inloop reduction!"); in adjustRecipesForReductions()