Searched refs:BDVState (Results 1 – 1 of 1) sorted by relevance
692 class BDVState { class705 BDVState() { in BDVState() function in __anoncf2832fa0311::BDVState727 void meet(const BDVState &Other) { in meet()729 Status = BDVState::Conflict; in meet()967 return BDVState(BaseValue, BDVState::Base, BaseValue); in findBasePointer()1027 BDVState NewState(BDV); in findBasePointer()1040 NewState = BDVState(I, BDVState::Conflict); in findBasePointer()1064 BDVState State = Pair.second; in findBasePointer()1080 BDVState State = Pair.second; in findBasePointer()1116 States[I] = BDVState(I, BDVState::Conflict, BaseInst); in findBasePointer()[all …]