Searched refs:deriveAttrsInPostOrder (Results 1 – 2 of 2) sorted by relevance
1385 static bool deriveAttrsInPostOrder(SCCNodeSet &SCCNodes, in deriveAttrsInPostOrder() function1451 if (deriveAttrsInPostOrder(SCCNodes, AARGetter, HasUnknownCall)) in run()1513 return deriveAttrsInPostOrder(SCCNodes, AARGetter, ExternalNode); in runImpl()
1422 static bool deriveAttrsInPostOrder(ArrayRef<Function *> Functions, in deriveAttrsInPostOrder() function1466 if (deriveAttrsInPostOrder(Functions, AARGetter)) in run()1514 return deriveAttrsInPostOrder(Functions, AARGetter); in runImpl()