Home
last modified time | relevance | path

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

/external/llvm/include/llvm-c/
DCore.h635 LLVMValueRef LLVMGetPreviousFunction(LLVMValueRef Fn);
/external/llvm/lib/IR/
DCore.cpp1401 LLVMValueRef LLVMGetPreviousFunction(LLVMValueRef Fn) { in LLVMGetPreviousFunction() function