Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DCore.h855 void replaceInSearchOrder(JITDylib &OldJD, JITDylib &NewJD,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DCore.cpp1365 void JITDylib::replaceInSearchOrder(JITDylib &OldJD, JITDylib &NewJD, in replaceInSearchOrder() function in llvm::orc::JITDylib