Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DBinaryFunction.h854 bool hasLoopInfo() const { return BLI != nullptr; } in hasLoopInfo() function
859 if (!hasLoopInfo()) in isLoopFree()