Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp6111 SmallPtrSetImpl<Instruction *> &DeletedInstrs) { in optimizePhiType()
6258 SmallPtrSet<Instruction *, 4> DeletedInstrs; in optimizePhiTypes() local