Home
last modified time | relevance | path

Searched refs:isLocation (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Analysis/
DLibCallAliasAnalysis.cpp69 LibCallLocationInfo::LocResult Res = LocInfo.isLocation(CS, Loc); in AnalyzeLibCallDetails()
90 LibCallLocationInfo::LocResult Res = LocInfo.isLocation(CS, Loc); in AnalyzeLibCallDetails()
/external/llvm/include/llvm/Analysis/
DLibCallSemantics.h50 LocResult (*isLocation)(ImmutableCallSite CS, member
/external/llvm/lib/CodeGen/AsmPrinter/
DDebugLocEntry.h79 bool isLocation() const { return EntryKind == E_Location; } in isLocation() function
DDwarfDebug.cpp1971 } else if (Value.isLocation()) { in emitDebugLocEntry()