HomeSort by relevance Sort by last modified time
    Searched refs:isInlinedFnArgument (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DebugInfo.h 675 /// isInlinedFnArgument - Return trule if this variable provides debugging
677 bool isInlinedFnArgument(const Function *CurFn);
  /external/swiftshader/third_party/LLVM/lib/Analysis/
DebugInfo.cpp 502 /// isInlinedFnArgument - Return true if this variable provides debugging
504 bool DIVariable::isInlinedFnArgument(const Function *CurFn) {
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]

Completed in 113 milliseconds