Lines Matching refs:CMS
573 CellMapShadow *CMS; member in __anon7f002ed80511::HexagonGenInsert
598 if (!CMS->BT.reached(&B)) in buildOrderingMF()
622 RegisterCellLexCompare LexCmp(BVO, *CMS); in buildOrderingBT()
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()
822 RegisterCellBitCompareSel RCB(VR, S+L, L, BVO, *CMS); in findRecordInsertForms()
866 const BitTracker::RegisterCell &AC = CMS->lookup(SrcR); in findRecordInsertForms()
923 if (!CMS->BT.reached(B)) in collectInBlock()
1514 CMS = &MS; in runOnMachineFunction()