Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp3090 bool isPartOfBundle() const { in isPartOfBundle() function
5884 !BS.getScheduleData(VL0)->isPartOfBundle()) && in buildTree_rec()
9931 if (Bundle && Bundle->isPartOfBundle()) in getLastInstructionInBundle()
12579 (Bundle->isPartOfBundle() || needToScheduleSingleInstruction(VL)) && in cancelScheduling()
12978 SD->isPartOfBundle() == in scheduleBlock()
12983 if (SD->isSchedulingEntity() && SD->isPartOfBundle()) in scheduleBlock()