Home
last modified time | relevance | path

Searched refs:processDeclare (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/IR/
DDebugInfo.h64 void processDeclare(const Module &M, const DbgDeclareInst *DDI);
/external/llvm/lib/IR/
DDebugInfo.cpp157 void DebugInfoFinder::processDeclare(const Module &M, in processDeclare() function in DebugInfoFinder
/external/swiftshader/third_party/LLVM/lib/Analysis/
DDebugInfo.cpp939 processDeclare(DDI); in processModule()
1042 void DebugInfoFinder::processDeclare(DbgDeclareInst *DDI) { in processDeclare() function in DebugInfoFinder
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DDebugInfo.h808 void processDeclare(DbgDeclareInst *DDI);