Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp1854 static bool replacingOperandWithVariableIsCheap(const Instruction *I, in replacingOperandWithVariableIsCheap() function
1987 if ((isa<Constant>(Op) && !replacingOperandWithVariableIsCheap(I0, OI)) || in canSinkInstructions()