Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionSpecialization.cpp273 Constant *Const, PHINode *Root, DenseSet<PHINode *> &TransitivePHIs) { in discoverTransitivelyIncomingValues() argument
364 DenseSet<PHINode *> TransitivePHIs; in visitPHINode() local