Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp1274 static bool inferAttrsFromFunctionBodies(const SCCNodeSet &SCCNodes) { in inferAttrsFromFunctionBodies() function
1403 Changed |= inferAttrsFromFunctionBodies(SCCNodes); in deriveAttrsInPostOrder()
/external/llvm-project/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp1309 static bool inferAttrsFromFunctionBodies(const SCCNodeSet &SCCNodes) { in inferAttrsFromFunctionBodies() function
1441 Changed |= inferAttrsFromFunctionBodies(Nodes.SCCNodes); in deriveAttrsInPostOrder()