Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h487 void computeLoopScale(LoopData &Loop);
1325 computeLoopScale(Loop);
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DBlockFrequencyInfoImpl.cpp386 void BlockFrequencyInfoImplBase::computeLoopScale(LoopData &Loop) { in computeLoopScale() function in BlockFrequencyInfoImplBase