Lines Matching refs:RegisterCell
270 const BitTracker::RegisterCell &lookup(unsigned VR) { in lookup()
275 const BitTracker::RegisterCell *CP = CVect[RInd]; in lookup()
284 using CellVectType = std::vector<const BitTracker::RegisterCell *>;
337 const BitTracker::RegisterCell &RC1 = CM.lookup(VR1), &RC2 = CM.lookup(VR2); in operator ()()
354 const BitTracker::RegisterCell &RC1 = CM.lookup(VR1); in operator ()()
355 const BitTracker::RegisterCell &RC2 = CM.lookup(VR2); in operator ()()
646 const BitTracker::RegisterCell &RC = CMS->lookup(VR); in isConstant()
658 const BitTracker::RegisterCell &RC = CMS->lookup(VR); in isSmallConstant()
703 const BitTracker::RegisterCell &RC = CMS->lookup(VR); in findSelfReference()
713 BitTracker::RegisterCell RC = CMS->lookup(VR); in findNonSelfReference()
807 const BitTracker::RegisterCell &RC = CMS->lookup(VR); in findRecordInsertForms()
879 const BitTracker::RegisterCell &AC = CMS->lookup(SrcR); in findRecordInsertForms()