Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Analysis/
DDbgInfoPrinter.cpp97 static const DbgDeclareInst *findDbgDeclare(const Value *V) { in findDbgDeclare() function
148 const DbgDeclareInst *DDI = findDbgDeclare(V); in getLocationInfo()