Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DBasicBlockPathCloning.cpp154 bool AnyPathsCloned = false; in ApplyCloning() local
198 AnyPathsCloned = true; in ApplyCloning()
200 return AnyPathsCloned; in ApplyCloning()