Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/IR/
DDebugInfo.h80 void processVariable(const Module &M, const DbgVariableIntrinsic &DVI);
/external/llvm-project/llvm/lib/IR/
DDebugInfo.cpp109 processVariable(M, *DVI); in processInstruction()
195 void DebugInfoFinder::processVariable(const Module &M, in processVariable() function in DebugInfoFinder