Home
last modified time | relevance | path

Searched refs:deriveAttrsInPostOrder (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp1585 static bool deriveAttrsInPostOrder(ArrayRef<Function *> Functions, in deriveAttrsInPostOrder() function
1641 if (deriveAttrsInPostOrder(Functions, AARGetter)) { in run()
1693 return deriveAttrsInPostOrder(Functions, AARGetter); in runImpl()