Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCPreEmitPeephole.cpp63 SmallVector<MachineInstr *, 4> InstrsToErase; in runOnMachineFunction() local
/external/llvm/lib/Transforms/Vectorize/
DLoadStoreVectorizer.cpp936 SmallVector<Instruction *, 16> InstrsToErase; in vectorizeLoadChain() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DLoadStoreVectorizer.cpp1169 SmallVector<Instruction *, 16> InstrsToErase; in vectorizeLoadChain() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DGVN.cpp462 SmallVector<Instruction*, 8> InstrsToErase; member in __anonf8ddaacc0211::GVN