Home
last modified time | relevance | path

Searched refs:getStoreInst (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Scalar/
DGVNExpression.h391 StoreInst *getStoreInst() const { return Store; } in getStoreInst() function
398 cast<StoreExpression>(Other).getStoreInst() == getStoreInst(); in exactlyEquals()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DNewGVN.cpp2377 StoreInst *SI = SE->getStoreInst(); in performCongruenceFinding()
3359 auto *ValueExpr = ValueToExpression.lookup(SE->getStoreInst()); in verifyStoreExpressions()