Home | History | Annotate | Download | only in IPA

Lines Matching full:candidate

175 /// \brief Lookup the SROA-candidate argument and cost iterator which V maps to.
176 /// Returns false if V does not map to a SROA-candidate.
191 /// \brief Disable SROA for the candidate marked by this cost iterator.
193 /// This marks the candidate as no longer viable for SROA, and adds the cost
204 /// \brief If 'V' maps to a SROA candidate, disable SROA for it.
212 /// \brief Accumulate the given cost for a particular SROA candidate.
219 /// \brief Helper for the common pattern of handling a SROA candidate.
221 /// SROA for the candidate.