Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopUnrollAnalyzer.cpp32 bool UnrolledInstAnalyzer::simplifyInstWithSCEV(Instruction *I) { in simplifyInstWithSCEV() function in UnrolledInstAnalyzer
200 return simplifyInstWithSCEV(&I); in visitInstruction()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopUnrollAnalyzer.h85 bool simplifyInstWithSCEV(Instruction *I);