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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DSlotIndexes.cpp218 bool MBBIAtBegin = MBBI == Begin && (!includeStart || pastStart); local
220 if (SlotMI == MI && !MBBIAtBegin) {

Completed in 75 milliseconds