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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h488 void computeLoopScale(LoopData &Loop);
1283 computeLoopScale(Loop);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DBlockFrequencyInfoImpl.cpp371 void BlockFrequencyInfoImplBase::computeLoopScale(LoopData &Loop) { function in class:BlockFrequencyInfoImplBase

Completed in 101 milliseconds