Home
last modified time | relevance | path

Searched defs:InstrsToErase (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/Vectorize/
DLoadStoreVectorizer.cpp936 SmallVector<Instruction *, 16> InstrsToErase; in vectorizeLoadChain() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DGVN.cpp462 SmallVector<Instruction*, 8> InstrsToErase; member in __anonadea466b0211::GVN