Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DDebugInfo.h825 DIVariable createInlinedVariable(MDNode *DV, MDNode *InlinedScope,
/external/llvm/lib/Transforms/Utils/
DInlineFunction.cpp481 DVI->setOperand(2, createInlinedVariable(DVI->getVariable(), in fixupLineNumbers()
/external/llvm/lib/IR/
DDebugInfo.cpp905 DIVariable llvm::createInlinedVariable(MDNode *DV, MDNode *InlinedScope, in createInlinedVariable() function in llvm