Home
last modified time | relevance | path

Searched refs:extendSchedulingRegion (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp5015 bool extendSchedulingRegion(Value *V, const InstructionsState &S);
19500 if (!extendSchedulingRegion(V, S)) { in tryScheduleBundle()
19575 bool BoUpSLP::BlockScheduling::extendSchedulingRegion( in extendSchedulingRegion() function in BoUpSLP::BlockScheduling