Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1826 bool IL_removeEDUDependence(JITDylib::EmissionDepUnit &EDU, JITDylib &DepJD,
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp3200 bool ExecutionSession::IL_removeEDUDependence(JITDylib::EmissionDepUnit &EDU, in IL_removeEDUDependence() function in llvm::orc::ExecutionSession
3399 if (IL_removeEDUDependence(*DependantEDU, TargetJD, Sym, EDUInfos)) in IL_emit()