Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DSlotIndexes.cpp181 bool MBBIAtBegin = MBBI == Begin && (!includeStart || pastStart); in repairIndexesInRange() local
183 if (SlotMI == MI && !MBBIAtBegin) { in repairIndexesInRange()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DSlotIndexes.cpp210 bool MBBIAtBegin = MBBI == Begin && (!includeStart || pastStart); in repairIndexesInRange() local
212 if (SlotMI == MI && !MBBIAtBegin) { in repairIndexesInRange()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSlotIndexes.cpp218 bool MBBIAtBegin = MBBI == Begin && (!includeStart || pastStart); in repairIndexesInRange() local
220 if (SlotMI == MI && !MBBIAtBegin) { in repairIndexesInRange()