Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Scalar/
DGVNExpression.h375 Value *StoredValue; variable
378 StoreExpression(unsigned NumOperands, StoreInst *S, Value *StoredValue, in StoreExpression()
/external/llvm/lib/Transforms/Utils/
DSSAUpdater.cpp403 Value *StoredValue = nullptr; in run() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DSSAUpdater.cpp414 Value *StoredValue = nullptr; in run() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DSSAUpdater.cpp441 Value *StoredValue = 0; in run() local
/external/llvm/lib/Transforms/Instrumentation/
DThreadSanitizer.cpp470 Value *StoredValue = cast<StoreInst>(I)->getValueOperand(); in instrumentLoadOrStore() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DThreadSanitizer.cpp506 Value *StoredValue = cast<StoreInst>(I)->getValueOperand(); in instrumentLoadOrStore() local