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.cpp3879 bool extendSchedulingRegion(Value *V, const InstructionsState &S);
14535 if (!extendSchedulingRegion(V, S)) { in tryScheduleBundle()
14622 bool BoUpSLP::BlockScheduling::extendSchedulingRegion(Value *V, in extendSchedulingRegion() function in BoUpSLP::BlockScheduling