Searched refs:StoreValues (Results 1 – 3 of 3) sorted by relevance
1877 ArrayRef<llvm::Value *> StoreValues,
4073 ArrayRef<llvm::Value *> StoreValues, in createOrderedDepend() argument4076 llvm::all_of(StoreValues, in createOrderedDepend()4094 StoreInst *STInst = Builder.CreateStore(StoreValues[I], DependAddrGEPIter); in createOrderedDepend()
5856 llvm::SmallVector<llvm::Value *> StoreValues; in emitRestoreIP() local5863 StoreValues.emplace_back(StoreValue); in emitRestoreIP()5869 StoreValues, ".cnt.addr", IsDependSource)); in emitRestoreIP()