Searched defs:LLVMGetBasicBlockParent (Results 1 – 2 of 2) sorted by relevance
1252 pub fn LLVMGetBasicBlockParent(BB: &BasicBlock) -> &Value; in LLVMGetBasicBlockParent() function
2578 LLVMValueRef LLVMGetBasicBlockParent(LLVMBasicBlockRef BB) { in LLVMGetBasicBlockParent() function