Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DDebugInfo.h677 bool isInlinedFnArgument(const Function *CurFn);
/external/swiftshader/third_party/LLVM/lib/Analysis/
DDebugInfo.cpp504 bool DIVariable::isInlinedFnArgument(const Function *CurFn) { in isInlinedFnArgument() function in DIVariable
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp4394 if (DV.isInlinedFnArgument(MF.getFunction())) in EmitFuncArgumentDbgValue()