Searched refs:StoreValues (Results 1 – 3 of 3) sorted by relevance
2669 unsigned NumLoops, ArrayRef<llvm::Value *> StoreValues,
6126 llvm::SmallVector<llvm::Value *> StoreValues; in emitRestoreIP() local6133 StoreValues.emplace_back(StoreValue); in emitRestoreIP()6139 StoreValues, ".cnt.addr", IsDependSource)); in emitRestoreIP()
5949 ArrayRef<llvm::Value *> StoreValues, in createOrderedDepend() argument5952 llvm::all_of(StoreValues, in createOrderedDepend()5970 StoreInst *STInst = Builder.CreateStore(StoreValues[I], DependAddrGEPIter); in createOrderedDepend()