Home
last modified time | relevance | path

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

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