Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp1157 bool Profitable = in visitSelectInst() local
1162 if (Profitable) { in visitSelectInst()
/external/llvm/test/Transforms/LoopStrengthReduce/X86/
Divchain-X86.ll275 ; LSR. Profitable chains should have more than one nonzero increment
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopStrengthReduce/X86/
Divchain-X86.ll508 ; LSR. Profitable chains should have more than one nonzero increment
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp1770 bool Profitable = false; in SinkCommonCodeFromPredecessors() local
1773 Profitable = true; in SinkCommonCodeFromPredecessors()
1779 if (!Profitable) in SinkCommonCodeFromPredecessors()