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

/external/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h442 void computeLoopScale(LoopData &Loop);
1068 computeLoopScale(Loop);
/external/llvm/lib/Analysis/
H A DBlockFrequencyInfoImpl.cpp342 void BlockFrequencyInfoImplBase::computeLoopScale(LoopData &Loop) { function in class:BlockFrequencyInfoImplBase

Completed in 1908 milliseconds