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.cpp31 bool UnrolledInstAnalyzer::simplifyInstWithSCEV(Instruction *I) { in simplifyInstWithSCEV() function in UnrolledInstAnalyzer
217 return simplifyInstWithSCEV(&I); in visitInstruction()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopUnrollAnalyzer.h84 bool simplifyInstWithSCEV(Instruction *I);