Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DDebugInfo.h785 DIVariable createInlinedVariable(MDNode *DV, MDNode *InlinedScope,
/external/swiftshader/third_party/LLVM/lib/Analysis/
DDebugInfo.cpp903 DIVariable llvm::createInlinedVariable(MDNode *DV, MDNode *InlinedScope, in createInlinedVariable() function in llvm
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DInlineFunction.cpp873 DVI->setOperand(2, createInlinedVariable(DVI->getVariable(), in fixupLineNumbers()