Searched refs:LLVMGetInstructionParent (Results 1 – 15 of 15) sorted by relevance
185 LLVMBasicBlockRef bb = LLVMGetInstructionParent(function_or_call); in lp_add_function_attr()
371 auto BB = DeclareBB(LLVMGetInstructionParent(Src)); in CloneValue()
442 auto BB = DeclareBB(LLVMGetInstructionParent(Src)); in CloneValue()
2476 LLVMBasicBlockRef LLVMGetInstructionParent(LLVMValueRef Inst);
3130 LLVMBasicBlockRef LLVMGetInstructionParent(LLVMValueRef Inst);
3093 LLVMBasicBlockRef LLVMGetInstructionParent(LLVMValueRef Inst);
985 external instr_parent : llvalue -> llbasicblock = "LLVMGetInstructionParent"
1446 LLVMGetInstructionParent) in DEFINE_ITERATORS() argument
981 external instr_parent : llvalue -> llbasicblock = "LLVMGetInstructionParent"
1536 LLVMGetInstructionParent) in DEFINE_ITERATORS() argument
2094 LLVMBasicBlockRef LLVMGetInstructionParent(LLVMValueRef Inst) { in LLVMGetInstructionParent() function
1139 func (v Value) InstructionParent() (bb BasicBlock) { bb.C = C.LLVMGetInstructionParent(v.C); return…
1261 func (v Value) InstructionParent() (bb BasicBlock) { bb.C = C.LLVMGetInstructionParent(v.C); return…
2727 LLVMBasicBlockRef LLVMGetInstructionParent(LLVMValueRef Inst) { in LLVMGetInstructionParent() function
2691 LLVMBasicBlockRef LLVMGetInstructionParent(LLVMValueRef Inst) { in LLVMGetInstructionParent() function