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

/external/llvm/include/llvm/IR/
H A DDebugInfo.h821 /// createInlinedVariable - Create a new inlined variable based on current
825 DIVariable createInlinedVariable(MDNode *DV, MDNode *InlinedScope,
/external/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp481 DVI->setOperand(2, createInlinedVariable(DVI->getVariable(),
/external/llvm/lib/IR/
H A DDebugInfo.cpp901 /// createInlinedVariable - Create a new inlined variable based on current
905 DIVariable llvm::createInlinedVariable(MDNode *DV, MDNode *InlinedScope, function in class:llvm

Completed in 760 milliseconds