Searched refs:L0Used (Results 1 – 1 of 1) sorted by relevance
396 bool L0Used = false; in runOnMachineFunction() local398 Changed |= convertToHardwareLoop(L, L0Used, L1Used); in runOnMachineFunction()1132 bool L0Used = false; in convertToHardwareLoop() local1138 L0Used |= RecL0used; in convertToHardwareLoop()1143 if (Changed && L0Used && L1Used) in convertToHardwareLoop()1155 if (L0Used) { in convertToHardwareLoop()1309 if (L0Used) // Loop0 was already used. So, the correct loop must be loop1. in convertToHardwareLoop()