Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp1693 bool IsWorthIt = false; in canBeMovedDownwards() local
1700 if (IsWorthIt) in canBeMovedDownwards()
1708 IsWorthIt = true; in canBeMovedDownwards()