Searched refs:mayContainUnboundedCycle (Results 1 – 1 of 1) sorted by relevance
3243 static bool mayContainUnboundedCycle(Function &F, Attributor &A) { in mayContainUnboundedCycle() function3337 if (F->isDeclaration() || mayContainUnboundedCycle(*F, A)) in initialize()