Searched refs:trySelectLoopCountIntrinsic (Results 1 – 1 of 1) sorted by relevance
424 bool trySelectLoopCountIntrinsic(SDNode *N);4891 bool PPCDAGToDAGISel::trySelectLoopCountIntrinsic(SDNode *N) { in trySelectLoopCountIntrinsic() function in PPCDAGToDAGISel6025 if (trySelectLoopCountIntrinsic(N)) in Select()