Home
last modified time | relevance | path

Searched defs:NumSortedEntries (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/lib/Analysis/
H A DMemoryDependenceAnalysis.cpp789 unsigned NumSortedEntries = Cache.size(); getNonLocalCallDependency() local
936 getNonLocalInfoForBlock(Instruction * QueryInst,const MemoryLocation & Loc,bool isLoad,BasicBlock * BB,NonLocalDepInfo * Cache,unsigned NumSortedEntries,BatchAAResults & BatchAA) getNonLocalInfoForBlock() argument
1022 SortNonLocalDepInfoCache(MemoryDependenceResults::NonLocalDepInfo & Cache,unsigned NumSortedEntries) SortNonLocalDepInfoCache() argument
1225 unsigned NumSortedEntries = Cache->size(); getNonLocalPointerDepFromBB() local
[all...]