Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DModuleSummaryIndex.h388 auto CalleeInfoList = findGlobalValueSummaryList(ValueGUID); in findSummaryInModule() local
389 if (CalleeInfoList == end()) { in findSummaryInModule()
393 llvm::find_if(CalleeInfoList->second, in findSummaryInModule()
397 if (Summary == CalleeInfoList->second.end()) in findSummaryInModule()