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