Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp56 SmallVectorImpl<Instruction *> &ToDelete) { in isOnlyCopiedFromConstantGlobal()
161 SmallVectorImpl<Instruction *> &ToDelete) { in isOnlyCopiedFromConstantGlobal()
284 SmallVector<Instruction *, 4> ToDelete; in visitAllocaInst() local
/external/llvm/tools/bugpoint/
DCrashDebugger.cpp552 std::vector<NamedMDNode *> ToDelete; in TestNamedMDs() local