Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DThumb2SizeReduction.cpp956 bool NextInSameBundle = NextMII != E && NextMII->isBundledWithPred(); in ReduceMBB() local
964 if (NextInSameBundle && !NextMII->isBundledWithPred()) in ReduceMBB()
968 if (!NextInSameBundle && MI->isInsideBundle()) { in ReduceMBB()