Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp6266 optimizePhiType(PHINode * I,SmallPtrSetImpl<PHINode * > & Visited,SmallPtrSetImpl<Instruction * > & DeletedInstrs) optimizePhiType() argument
6413 SmallPtrSet<Instruction *, 4> DeletedInstrs; optimizePhiTypes() local