Home
last modified time | relevance | path

Searched defs:mergeInto (Results 1 – 3 of 3) sorted by relevance

/external/smali/dexlib2/src/main/java/org/jf/dexlib2/builder/
DMethodLocation.java72 void mergeInto(@Nonnull MethodLocation nextLocation) { in mergeInto() method in MethodLocation
/external/llvm-project/compiler-rt/lib/xray/
Dxray_function_call_trie.h543 void mergeInto(FunctionCallTrie &O) const XRAY_NEVER_INSTRUMENT { in mergeInto() function
/external/llvm-project/mlir/lib/Pass/
DPass.cpp131 void OpPassManagerImpl::mergeInto(OpPassManagerImpl &rhs) { in mergeInto() function in OpPassManagerImpl
437 void OpToOpPassAdaptor::mergeInto(OpToOpPassAdaptor &rhs) { in mergeInto() function in OpToOpPassAdaptor