Home
last modified time | relevance | path

Searched defs:StoredValue (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/
DGVNExpression.h375 Value *StoredValue; variable
378 StoreExpression(unsigned NumOperands, StoreInst *S, Value *StoredValue, in StoreExpression()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSSAUpdater.cpp412 Value *StoredValue = nullptr; in run() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64StackTagging.cpp170 Value *StoredValue) { in applyStore()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DThreadSanitizer.cpp538 Value *StoredValue = cast<StoreInst>(I)->getValueOperand(); in instrumentLoadOrStore() local