Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DBlockFrequencyInfoImpl.h447 void computeLoopScale(LoopData &Loop);
1114 computeLoopScale(Loop);
/external/llvm/lib/Analysis/
DBlockFrequencyInfoImpl.cpp341 void BlockFrequencyInfoImplBase::computeLoopScale(LoopData &Loop) { in computeLoopScale() function in BlockFrequencyInfoImplBase