Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h487 void computeLoopScale(LoopData &Loop);
1282 computeLoopScale(Loop);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DBlockFrequencyInfoImpl.cpp373 void BlockFrequencyInfoImplBase::computeLoopScale(LoopData &Loop) { in computeLoopScale() function in BlockFrequencyInfoImplBase