Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DBlockFrequencyInfoImpl.h463 void unwrapLoops();
979 unwrapLoops();
/external/llvm/lib/Analysis/
DBlockFrequencyInfoImpl.cpp496 void BlockFrequencyInfoImplBase::unwrapLoops() { in unwrapLoops() function in BlockFrequencyInfoImplBase