Searched refs:IsORIInstRequired (Results 1 – 1 of 1) sorted by relevance
284 bool IsORIInstRequired = !useSameRegister(Dest, FalseValue); in handleSpecialCases() local287 if (!IsADDIInstRequired && !IsORIInstRequired) { in handleSpecialCases()323 IsFalseBlockRequired |= IsORIInstRequired; in handleSpecialCases()455 bool IsORIInstRequired = !useSameRegister(Dest, FalseValue); in populateBlocks() local469 if (IsORIInstRequired) { in populateBlocks()483 if (IsORIInstRequired) in populateBlocks()