Searched refs:doesNotRecurse (Results 1 – 5 of 5) sorted by relevance
1348 if (F.doesNotRecurse()) in setDoesNotRecurse()1363 if (!F || !F->hasExactDefinition() || F->doesNotRecurse()) in addNoRecurseAttrs()1373 if (!Callee || Callee == F || !Callee->doesNotRecurse()) in addNoRecurseAttrs()1561 assert(!F.doesNotRecurse() && in addNoRecurseAttrsTopDown()1579 if (!CS || !CS.getParent()->getParent()->doesNotRecurse()) in addNoRecurseAttrsTopDown()1599 if (F && !F->isDeclaration() && !F->doesNotRecurse() && in deduceFunctionAttributeInRPO()
1954 GS.AccessingFunction->doesNotRecurse() && in processInternalGlobal()
394 bool doesNotRecurse() const { in doesNotRecurse() function
588 bool doesNotRecurse() const { in doesNotRecurse() function
909 if (!Callee->doesNotRecurse()) in analyzeResourceUsage()