Lines Matching refs:CMS
570 CellMapShadow *CMS; member in __anon64be325d0511::HexagonGenInsert
600 if (!CMS->BT.reached(&B)) in buildOrderingMF()
628 RegisterCellLexCompare LexCmp(BVO, *CMS); in buildOrderingBT()
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()
833 RegisterCellBitCompareSel RCB(VR, S+L, L, BVO, *CMS); in findRecordInsertForms()
879 const BitTracker::RegisterCell &AC = CMS->lookup(SrcR); in findRecordInsertForms()
936 if (!CMS->BT.reached(B)) in collectInBlock()
1534 CMS = &MS; in runOnMachineFunction()