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

/external/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp103 Instruction *InInst = cast<Instruction>(PN.getIncomingValue(i)); local
105 Value *NewInLHS = InInst->getOperand(0);
109 Value *NewInRHS = InInst->getOperand(1);

Completed in 151 milliseconds