Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/Transforms/
DIPO.h46 void LLVMAddFunctionAttrsPass(LLVMPassManagerRef PM);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DIPO.cpp85 void LLVMAddFunctionAttrsPass(LLVMPassManagerRef PM) { in LLVMAddFunctionAttrsPass() function
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_init.c144 LLVMAddFunctionAttrsPass(gallivm->cgpassmgr); in create_pass_manager()