Lines Matching refs:RegisterCell
273 const BitTracker::RegisterCell &lookup(unsigned VR) { in lookup()
278 const BitTracker::RegisterCell *CP = CVect[RInd]; in lookup()
287 using CellVectType = std::vector<const BitTracker::RegisterCell *>;
340 const BitTracker::RegisterCell &RC1 = CM.lookup(VR1), &RC2 = CM.lookup(VR2); in operator ()()
357 const BitTracker::RegisterCell &RC1 = CM.lookup(VR1); in operator ()()
358 const BitTracker::RegisterCell &RC2 = CM.lookup(VR2); in operator ()()
640 const BitTracker::RegisterCell &RC = CMS->lookup(VR); in isConstant()
652 const BitTracker::RegisterCell &RC = CMS->lookup(VR); in isSmallConstant()
697 const BitTracker::RegisterCell &RC = CMS->lookup(VR); in findSelfReference()
707 BitTracker::RegisterCell RC = CMS->lookup(VR); in findNonSelfReference()
796 const BitTracker::RegisterCell &RC = CMS->lookup(VR); in findRecordInsertForms()
866 const BitTracker::RegisterCell &AC = CMS->lookup(SrcR); in findRecordInsertForms()