Searched refs:SpeculatedStore (Results 1 – 2 of 2) sorted by relevance
1954 StoreInst *SpeculatedStore = nullptr; in SpeculativelyExecuteBB() local1983 SpeculatedStore = cast<StoreInst>(I); in SpeculativelyExecuteBB()2062 Value *TrueV = SpeculatedStore->getValueOperand(); in SpeculativelyExecuteBB()2068 SpeculatedStore->setOperand(0, S); in SpeculativelyExecuteBB()2069 SpeculatedStore->applyMergedLocation(BI->getDebugLoc(), in SpeculativelyExecuteBB()2070 SpeculatedStore->getDebugLoc()); in SpeculativelyExecuteBB()
1623 StoreInst *SpeculatedStore = nullptr; in SpeculativelyExecuteBB() local1650 SpeculatedStore = cast<StoreInst>(I); in SpeculativelyExecuteBB()1730 Value *TrueV = SpeculatedStore->getValueOperand(); in SpeculativelyExecuteBB()1736 SpeculatedStore->setOperand(0, S); in SpeculativelyExecuteBB()