Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Passes/
H A DStokeInfo.cpp105 FuncInfo.IsLoopFree = BF.isLoopFree(); in checkFunction()
/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DBinaryFunction.h858 bool isLoopFree() { in isLoopFree() function