Searched refs:NLPI (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Analysis/
H A DMemoryDependenceAnalysis.cpp1129 // Set up a temporary NLPI value. If the map doesn't yet have an entry for
1137 // Get the NLPI for CacheKey, inserting one into the map if it doesn't
1429 NonLocalPointerInfo &NLPI = NonLocalPointerDeps[CacheKey]; local
1430 NLPI.Pair = BBSkipFirstBlockPair();

Completed in 47 milliseconds