Searched refs:StoreValues (Results 1 – 3 of 3) sorted by relevance
2477 ArrayRef<llvm::Value *> StoreValues,
5628 ArrayRef<llvm::Value *> StoreValues, in createOrderedDepend() argument5631 llvm::all_of(StoreValues, in createOrderedDepend()5649 StoreInst *STInst = Builder.CreateStore(StoreValues[I], DependAddrGEPIter); in createOrderedDepend()
5910 llvm::SmallVector<llvm::Value *> StoreValues; in emitRestoreIP() local5917 StoreValues.emplace_back(StoreValue); in emitRestoreIP()5923 StoreValues, ".cnt.addr", IsDependSource)); in emitRestoreIP()