Home
last modified time | relevance | path

Searched defs:LLVMGetBasicBlockParent (Results 1 – 2 of 2) sorted by relevance

/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c1324 block, BasicBlock, LLVMValueRef, LLVMBasicBlockRef, LLVMGetBasicBlockParent) in DEFINE_ITERATORS() argument
/external/llvm/lib/IR/
DCore.cpp1874 LLVMValueRef LLVMGetBasicBlockParent(LLVMBasicBlockRef BB) { in LLVMGetBasicBlockParent() function