Searched defs:inst1 (Results 1 – 5 of 5) sorted by relevance
188 auto inst1 = phi->GetInput(index1).GetInst(); in IsPhisAllowed() local
73 bool Compare(Inst *inst1, Inst *inst2) in Compare()
230 static bool CheckCommonTypes(Inst *inst1, Inst *inst2) in CheckCommonTypes()
444 void BasicBlock::GenerateSelect(Inst *phi, Inst *inst1, Inst *inst2, const saved_if_info *if_info) in GenerateSelect()505 auto inst1 = phi->GetInput(index1).GetInst(); in GenerateSelects() local
313 bool Compare(Inst *inst1, Inst *inst2) in Compare()