Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DSimplifyLibCalls.cpp1485 void inferPrototypeAttributes(Function &F);
1692 void SimplifyLibCalls::inferPrototypeAttributes(Function &F) { in inferPrototypeAttributes() function in SimplifyLibCalls
2338 inferPrototypeAttributes(F); in doInitialization()