Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLoopUnrollAnalyzer.cpp28 bool UnrolledInstAnalyzer::simplifyInstWithSCEV(Instruction *I) { in simplifyInstWithSCEV() function in UnrolledInstAnalyzer
223 return simplifyInstWithSCEV(&I); in visitInstruction()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DLoopUnrollAnalyzer.h84 bool simplifyInstWithSCEV(Instruction *I);