Home
last modified time | relevance | path

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

/external/llvm/include/llvm-c/
DCore.h2404 void LLVMRemoveBasicBlockFromParent(LLVMBasicBlockRef BB);
/external/llvm-project/llvm/include/llvm-c/
DCore.h3048 void LLVMRemoveBasicBlockFromParent(LLVMBasicBlockRef BB);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DCore.h3011 void LLVMRemoveBasicBlockFromParent(LLVMBasicBlockRef BB);
/external/llvm-project/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c1500 LLVMRemoveBasicBlockFromParent(BB); in llvm_remove_block()
/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c1410 LLVMRemoveBasicBlockFromParent(BB); in llvm_remove_block()
/external/llvm/lib/IR/
DCore.cpp2080 void LLVMRemoveBasicBlockFromParent(LLVMBasicBlockRef BBRef) { in LLVMRemoveBasicBlockFromParent() function
/external/llvm-project/llvm/lib/IR/
DCore.cpp2713 void LLVMRemoveBasicBlockFromParent(LLVMBasicBlockRef BBRef) { in LLVMRemoveBasicBlockFromParent() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp2677 void LLVMRemoveBasicBlockFromParent(LLVMBasicBlockRef BBRef) { in LLVMRemoveBasicBlockFromParent() function