Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfo.h72 void processDeclare(const Module &M, const DbgDeclareInst *DDI);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfo.cpp109 processDeclare(M, DDI); in processInstruction()
197 void DebugInfoFinder::processDeclare(const Module &M, in processDeclare() function in DebugInfoFinder