Searched refs:LLVMGetNextInstruction (Results 1 – 3 of 3) sorted by relevance
434 instr = LLVMGetNextInstruction(instr); in lp_build_count_instructions()
3103 LLVMValueRef LLVMGetNextInstruction(LLVMValueRef Inst);
2711 LLVMValueRef LLVMGetNextInstruction(LLVMValueRef Inst) { in LLVMGetNextInstruction() function