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

/freebsd-10.2-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp878 Value *ActionOp1 = UDivActions[i].OperandToFold; local
881 Inst = Action(Op0, ActionOp1, I, *this);
890 Inst = SelectInst::Create(cast<SelectInst>(ActionOp1)->getCondition(),

Completed in 102 milliseconds