Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp509 SmallPtrSet<PHINode*, 16> &PotentiallyDeadPHIs) { in DeadPHICycle()
816 SmallPtrSet<PHINode*, 16> PotentiallyDeadPHIs; in visitPHINode() local