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