Searched refs:CCSetter (Results 1 – 1 of 1) sorted by relevance
6985 MachineInstr *CCSetter = nullptr; in analyzeLoopForPipelining() local6990 CCSetter = &L; in analyzeLoopForPipelining()6992 if (CCSetter) in analyzeLoopForPipelining()6993 return std::make_unique<ARMPipelinerLoopInfo>(&*I, CCSetter); in analyzeLoopForPipelining()