Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSlotIndexes.cpp222 bool MBBIAtBegin = MBBI == Begin && (!includeStart || pastStart); in repairIndexesInRange() local
224 if (SlotMI == MI && !MBBIAtBegin) { in repairIndexesInRange()