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

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

Completed in 66 milliseconds