Searched refs:recognizeAndInsertFFS (Results 1 – 1 of 1) sorted by relevance
236 bool recognizeAndInsertFFS(); /// Find First Set: ctlz or cttz1486 return recognizePopcount() || recognizeAndInsertFFS() || in runOnNoncountableLoop()1764 bool LoopIdiomRecognize::recognizeAndInsertFFS() { in recognizeAndInsertFFS() function in LoopIdiomRecognize