Searched refs:FoundIndex (Results 1 – 4 of 4) sorted by relevance
28 public class FoundIndex extends RuntimeException class36 public FoundIndex(){} in FoundIndex() method in FoundIndex
4741 unsigned FoundIndex = Add->getNumOperands(); in createAddRecFromPHIWithCastsImpl() local4747 if (FoundIndex == e) { in createAddRecFromPHIWithCastsImpl()4748 FoundIndex = i; in createAddRecFromPHIWithCastsImpl()4752 if (FoundIndex == Add->getNumOperands()) in createAddRecFromPHIWithCastsImpl()4758 if (i != FoundIndex) in createAddRecFromPHIWithCastsImpl()5068 unsigned FoundIndex = Add->getNumOperands(); in createAddRecFromPHI() local5071 if (FoundIndex == e) { in createAddRecFromPHI()5072 FoundIndex = i; in createAddRecFromPHI()5076 if (FoundIndex != Add->getNumOperands()) { in createAddRecFromPHI()5080 if (i != FoundIndex) in createAddRecFromPHI()
4806 unsigned FoundIndex = Add->getNumOperands(); in createAddRecFromPHIWithCastsImpl() local4812 if (FoundIndex == e) { in createAddRecFromPHIWithCastsImpl()4813 FoundIndex = i; in createAddRecFromPHIWithCastsImpl()4817 if (FoundIndex == Add->getNumOperands()) in createAddRecFromPHIWithCastsImpl()4823 if (i != FoundIndex) in createAddRecFromPHIWithCastsImpl()5133 unsigned FoundIndex = Add->getNumOperands(); in createAddRecFromPHI() local5136 if (FoundIndex == e) { in createAddRecFromPHI()5137 FoundIndex = i; in createAddRecFromPHI()5141 if (FoundIndex != Add->getNumOperands()) { in createAddRecFromPHI()5145 if (i != FoundIndex) in createAddRecFromPHI()
3959 unsigned FoundIndex = Add->getNumOperands(); in createAddRecFromPHI() local3962 if (FoundIndex == e) { in createAddRecFromPHI()3963 FoundIndex = i; in createAddRecFromPHI()3967 if (FoundIndex != Add->getNumOperands()) { in createAddRecFromPHI()3971 if (i != FoundIndex) in createAddRecFromPHI()