Searched refs:SpeculatedStore (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp1416 StoreInst *SpeculatedStore = 0; local
1443 SpeculatedStore = cast<StoreInst>(I);
1517 Value *TrueV = SpeculatedStore->getValueOperand();
1523 SpeculatedStore->setOperand(0, S);

Completed in 67 milliseconds