Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DInferFunctionAttrs.cpp22 static bool inferAllPrototypeAttributes(Module &M, in inferAllPrototypeAttributes() function
39 if (!inferAllPrototypeAttributes(M, TLI)) in run()
65 return inferAllPrototypeAttributes(M, TLI); in runOnModule()
/external/llvm/lib/Transforms/IPO/
DInferFunctionAttrs.cpp23 static bool inferAllPrototypeAttributes(Module &M, in inferAllPrototypeAttributes() function
40 if (!inferAllPrototypeAttributes(M, TLI)) in run()
66 return inferAllPrototypeAttributes(M, TLI); in runOnModule()