Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2747 bool isPartOfBundle() const { in isPartOfBundle() function
4845 !BS.getScheduleData(VL0)->isPartOfBundle()) && in buildTree_rec()
7532 if (Bundle && Bundle->isPartOfBundle()) in setInsertPointAfterBundle()
9188 (Bundle->isPartOfBundle() || needToScheduleSingleInstruction(VL)) && in cancelScheduling()
9572 SD->isPartOfBundle() == in scheduleBlock()
9577 if (SD->isSchedulingEntity() && SD->isPartOfBundle()) in scheduleBlock()