Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp1654 static bool replacingOperandWithVariableIsCheap(const Instruction *I, in replacingOperandWithVariableIsCheap() function
1778 if ((isa<Constant>(Op) && !replacingOperandWithVariableIsCheap(I0, OI)) || in canSinkInstructions()