Home
last modified time | relevance | path

Searched refs:OldJD (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DCore.cpp1365 void JITDylib::replaceInSearchOrder(JITDylib &OldJD, JITDylib &NewJD, in replaceInSearchOrder() argument
1369 if (KV.first == &OldJD) { in replaceInSearchOrder()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DCore.h855 void replaceInSearchOrder(JITDylib &OldJD, JITDylib &NewJD,