Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-reduce/deltas/
H A DReduceInstructions.cpp38 std::set<Instruction *> InstToKeep(InitInstToKeep.begin(), in extractInstrFromModule() local
45 if (!InstToKeep.count(&Inst)) { in extractInstrFromModule()