Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2316 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