Searched refs:CCSetter (Results 1 – 1 of 1) sorted by relevance
6987 MachineInstr *CCSetter = nullptr; in analyzeLoopForPipelining() local6992 CCSetter = &L; in analyzeLoopForPipelining()6994 if (CCSetter) in analyzeLoopForPipelining()6995 return std::make_unique<ARMPipelinerLoopInfo>(&*I, CCSetter); in analyzeLoopForPipelining()