Home
last modified time | relevance | path

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

/external/llvm/include/llvm/
DDebugInfo.h676 bool isInlinedFnArgument(const Function *CurFn);
/external/llvm/lib/VMCore/
DDebugInfo.cpp539 bool DIVariable::isInlinedFnArgument(const Function *CurFn) { in isInlinedFnArgument() function in DIVariable
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp4449 if (DV.isInlinedFnArgument(MF.getFunction())) in EmitFuncArgumentDbgValue()