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