Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp576 SmallPtrSetImpl<PHINode*> &PotentiallyDeadPHIs) { in DeadPHICycle()
891 SmallPtrSet<PHINode*, 16> PotentiallyDeadPHIs; in visitPHINode() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp845 SmallPtrSetImpl<PHINode*> &PotentiallyDeadPHIs) { in DeadPHICycle()
1167 SmallPtrSet<PHINode*, 16> PotentiallyDeadPHIs; in visitPHINode() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp977 SmallPtrSetImpl<PHINode *> &PotentiallyDeadPHIs) { in isDeadPHICycle()
1427 SmallPtrSet<PHINode*, 16> PotentiallyDeadPHIs; in visitPHINode() local