Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h505 void unwrapLoops();
1134 unwrapLoops();
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DBlockFrequencyInfoImpl.cpp542 void BlockFrequencyInfoImplBase::unwrapLoops() { in unwrapLoops() function in BlockFrequencyInfoImplBase