Searched refs:opId (Results 1 – 4 of 4) sorted by relevance
85 uint32_t opId = (*inst)->GetSingleWordInOperand(i); in ReplaceMultiplyByPowerOf2() local86 Instruction* opInst = get_def_use_mgr()->GetDef(opId); in ReplaceMultiplyByPowerOf2()
113 unsigned opId = (B0->getOperand(0) == PN) ? 1 : 0; in scalarizePHI() local115 ExtractElementInst::Create(B0->getOperand(opId), Elt, in scalarizePHI()116 B0->getOperand(opId)->getName() + ".Elt"), in scalarizePHI()
136 unsigned opId = (B0->getOperand(0) == PN) ? 1 : 0; in scalarizePHI() local138 ExtractElementInst::Create(B0->getOperand(opId), Elt, in scalarizePHI()139 B0->getOperand(opId)->getName() + ".Elt"), in scalarizePHI()