Searched defs:DVCache (Results 1 – 1 of 1) sorted by relevance
1168 DominatorTree *DT, DefiningValueMapTy &DVCache) { in findBasePointers()1196 static void findBasePointers(DominatorTree &DT, DefiningValueMapTy &DVCache, in findBasePointers()2344 DefiningValueMapTy DVCache; in insertParsePoints() local