Searched refs:getValuesForPhi (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DPhiValues.h51 const ValueSet &getValuesForPhi(const PHINode *PN);
/freebsd-current/contrib/llvm-project/llvm/lib/Analysis/
H A DPhiValues.cpp125 const PhiValues::ValueSet &PhiValues::getValuesForPhi(const PHINode *PN) { function in class:PhiValues
201 PI.getValuesForPhi(&PN);

Completed in 92 milliseconds