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

  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
LibCallSemantics.h 42 /// isLocation - Return a LocResult if the specified pointer refers to this
47 enum LocResult {
50 LocResult (*isLocation)(ImmutableCallSite CS,
  /external/swiftshader/third_party/LLVM/lib/Analysis/
LibCallAliasAnalysis.cpp 69 LibCallLocationInfo::LocResult Res = LocInfo.isLocation(CS, Loc);
90 LibCallLocationInfo::LocResult Res = LocInfo.isLocation(CS, Loc);

Completed in 529 milliseconds