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

  /external/llvm/include/llvm/Analysis/
LibCallSemantics.h 42 /// isLocation - Return a LocResult if the specified pointer refers to this
50 LocResult (*isLocation)(ImmutableCallSite CS,
  /external/llvm/lib/Analysis/
LibCallAliasAnalysis.cpp 69 LibCallLocationInfo::LocResult Res = LocInfo.isLocation(CS, Loc);
90 LibCallLocationInfo::LocResult Res = LocInfo.isLocation(CS, Loc);
  /external/llvm/lib/CodeGen/AsmPrinter/
DebugLocEntry.h 79 bool isLocation() const { return EntryKind == E_Location; }
DwarfDebug.cpp     [all...]

Completed in 163 milliseconds