Home
last modified time | relevance | path

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

/external/llvm/include/llvm-c/
DCore.h1789 LLVMValueRef LLVMGetPreviousGlobal(LLVMValueRef GlobalVar);
/external/llvm/lib/IR/
DCore.cpp1408 LLVMValueRef LLVMGetPreviousGlobal(LLVMValueRef GlobalVar) { in LLVMGetPreviousGlobal() function