Searched refs:CCSetter (Results 1 – 1 of 1) sorted by relevance
7010 MachineInstr *CCSetter = nullptr; in analyzeLoopForPipelining() local7015 CCSetter = &L; in analyzeLoopForPipelining()7017 if (CCSetter) in analyzeLoopForPipelining()7018 return std::make_unique<ARMPipelinerLoopInfo>(&*I, CCSetter); in analyzeLoopForPipelining()