Searched refs:extendSchedulingRegion (Results 1 – 1 of 1) sorted by relevance
2316 bool extendSchedulingRegion(Value *V, const InstructionsState &S);5717 if (!extendSchedulingRegion(V, S)) { in tryScheduleBundle()5800 bool BoUpSLP::BlockScheduling::extendSchedulingRegion(Value *V, in extendSchedulingRegion() function in BoUpSLP::BlockScheduling