Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DDebugInfo.h725 DIVariable createInlinedVariable(MDNode *DV, MDNode *InlinedScope,
/external/llvm/lib/Analysis/
DDebugInfo.cpp769 DIVariable llvm::createInlinedVariable(MDNode *DV, MDNode *InlinedScope, in createInlinedVariable() function in llvm
/external/llvm/lib/Transforms/Utils/
DInlineFunction.cpp778 DVI->setOperand(2, createInlinedVariable(DVI->getVariable(), in fixupLineNumbers()