Searched refs:simplifyInstWithSCEV (Results 1 – 4 of 4) sorted by relevance
85 bool simplifyInstWithSCEV(Instruction *I);87 bool visitInstruction(Instruction &I) { return simplifyInstWithSCEV(&I); } in visitInstruction()
29 bool UnrolledInstAnalyzer::simplifyInstWithSCEV(Instruction *I) { in simplifyInstWithSCEV() function in UnrolledInstAnalyzer
28 bool UnrolledInstAnalyzer::simplifyInstWithSCEV(Instruction *I) { in simplifyInstWithSCEV() function in UnrolledInstAnalyzer