Searched defs:copyOptionValuesFrom (Results 1 – 2 of 2) sorted by relevance
129 void detail::PassOptions::copyOptionValuesFrom(const PassOptions &other) { in copyOptionValuesFrom() function in detail::PassOptions
48 void Pass::copyOptionValuesFrom(const Pass *other) { in copyOptionValuesFrom() function in Pass