Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp2138 bool Profitable = false; in SinkCommonCodeFromPredecessors() local
2141 Profitable = true; in SinkCommonCodeFromPredecessors()
2147 if (!Profitable) in SinkCommonCodeFromPredecessors()