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