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