Searched refs:NeedDef (Results 1 – 3 of 3) sorted by relevance
374 bool NeedDef = true; in HandlePhysRegKill() local378 NeedDef = false; in HandlePhysRegKill()382 if (NeedDef) in HandlePhysRegKill()
283 VFRange &Range, SmallPtrSetImpl<Value *> &NeedDef,
7089 SmallPtrSet<Value *, 1> NeedDef; in buildVPlansWithVPRecipes() local7097 NeedDef.insert(Branch->getCondition()); in buildVPlansWithVPRecipes()7105 NeedDef.insert(Legal->getPrimaryInduction()); in buildVPlansWithVPRecipes()7107 NeedDef.insert(Reduction.first); in buildVPlansWithVPRecipes()7108 NeedDef.insert(Reduction.second.getLoopExitInstr()); in buildVPlansWithVPRecipes()7128 VPlans.push_back(buildVPlanWithVPRecipes(SubRange, NeedDef, in buildVPlansWithVPRecipes()7135 VFRange &Range, SmallPtrSetImpl<Value *> &NeedDef, in buildVPlanWithVPRecipes() argument7188 for (Value *V : NeedDef) in buildVPlanWithVPRecipes()