Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DBlockFrequencyInfoImpl.h432 void computeLoopScale(LoopData &Loop);
1055 computeLoopScale(Loop);
/external/llvm/lib/Analysis/
DBlockFrequencyInfoImpl.cpp335 void BlockFrequencyInfoImplBase::computeLoopScale(LoopData &Loop) { in computeLoopScale() function in BlockFrequencyInfoImplBase