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

/freebsd-11.0-release/contrib/llvm/lib/Transforms/Utils/
H A DGlobalStatus.cpp180 SmallPtrSet<const PHINode *, 16> PhiUsers; local
50 analyzeGlobalAux(const Value *V, GlobalStatus &GS, SmallPtrSetImpl<const PHINode *> &PhiUsers) argument

Completed in 77 milliseconds