Home
last modified time | relevance | path

Searched refs:getValuesForPhi (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DPhiValues.cpp125 const PhiValues::ValueSet &PhiValues::getValuesForPhi(const PHINode *PN) { in getValuesForPhi() function in PhiValues
201 PI.getValuesForPhi(&PN); in run()
H A DBasicAliasAnalysis.cpp1335 const PhiValues::ValueSet &PhiValueSet = PV->getValuesForPhi(PN); in aliasPHI()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DPhiValues.h52 const ValueSet &getValuesForPhi(const PHINode *PN);