Home
last modified time | relevance | path

Searched defs:InstToDelete (Results 1 – 7 of 7) sorted by relevance

/llvm-project/llvm/tools/llvm-reduce/deltas/
H A DSimplifyInstructions.cpp28 std::vector<Instruction *> InstToDelete; in extractInstrFromModule() local
H A DReduceInstructions.cpp53 std::vector<Instruction *> InstToDelete; in extractInstrFromModule() local
H A DReduceArguments.cpp79 std::vector<WeakVH> InstToDelete; in extractArgumentsFromModule() local
/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DDebugify.h43 WeakInstValueMap InstToDelete; member
/llvm-project/llvm/lib/Target/ARC/
H A DARCInstrInfo.cpp233 MachineInstr &InstToDelete = *DI; in analyzeBranch() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DDebugify.cpp422 checkInstructions(const DebugInstMap & DILocsBefore,const DebugInstMap & DILocsAfter,const WeakInstValueMap & InstToDelete,StringRef NameOfWrappedPass,StringRef FileNameFromCU,bool ShouldWriteIntoJSON,llvm::json::Array & Bugs) checkInstructions() argument
631 auto InstToDelete = DebugInfoBeforePass.InstToDelete; checkDebugInfoMetadata() local
/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp439 MachineInstr &InstToDelete = *DI; analyzeBranch() local