Searched defs:mergeInto (Results 1 – 3 of 3) sorted by relevance
31 static InFlightDiagnostic mergeInto(FunctionOpInterface func1, in mergeInto() function
539 void mergeInto(FunctionCallTrie &O) const XRAY_NEVER_INSTRUMENT { in mergeInto() function
201 void OpPassManagerImpl::mergeInto(OpPassManagerImpl &rhs) { mergeInto() function in OpPassManagerImpl