Home
last modified time | relevance | path

Searched refs:recognizeAndInsertCTLZ (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp189 bool recognizeAndInsertCTLZ();
1103 return recognizePopcount() || recognizeAndInsertCTLZ(); in runOnNoncountableLoop()
1368 bool LoopIdiomRecognize::recognizeAndInsertCTLZ() { in recognizeAndInsertCTLZ() function in LoopIdiomRecognize