Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp525 void IterationCountDCE(LowOverheadLoop &LoLoop);
1388 void ARMLowOverheadLoops::IterationCountDCE(LowOverheadLoop &LoLoop) { in IterationCountDCE() function in ARMLowOverheadLoops
1411 IterationCountDCE(LoLoop); in ExpandLoopStart()