Home
last modified time | relevance | path

Searched refs:LLVMGetPreviousInstruction (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm-c/
DCore.h759 LLVMValueRef LLVMGetPreviousInstruction(LLVMValueRef Inst);
/external/llvm/lib/VMCore/
DCore.cpp1494 LLVMValueRef LLVMGetPreviousInstruction(LLVMValueRef Inst) { in LLVMGetPreviousInstruction() function