Searched defs:PotentiallyDeadPHIs (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp814 SmallPtrSet<PHINode*, 16> PotentiallyDeadPHIs; local
508 DeadPHICycle(PHINode *PN, SmallPtrSet<PHINode*, 16> &PotentiallyDeadPHIs) argument

Completed in 95 milliseconds