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()
271 buildVPlanWithVPRecipes(VFRange &Range, SmallPtrSetImpl<Value *> &NeedDef,
6726 SmallPtrSet<Value *, 1> NeedDef; in buildVPlansWithVPRecipes() local6734 NeedDef.insert(Branch->getCondition()); in buildVPlansWithVPRecipes()6740 NeedDef.insert(Legal->getPrimaryInduction()); in buildVPlansWithVPRecipes()6754 buildVPlanWithVPRecipes(SubRange, NeedDef, DeadInstructions)); in buildVPlansWithVPRecipes()6761 VFRange &Range, SmallPtrSetImpl<Value *> &NeedDef, in buildVPlanWithVPRecipes() argument6777 for (Value *V : NeedDef) in buildVPlanWithVPRecipes()