Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_type.c427 block = LLVMGetFirstBasicBlock(function); in lp_build_count_instructions()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DCore.h2903 LLVMBasicBlockRef LLVMGetFirstBasicBlock(LLVMValueRef Fn);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp2600 LLVMBasicBlockRef LLVMGetFirstBasicBlock(LLVMValueRef Fn) { in LLVMGetFirstBasicBlock() function