Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DSpeculation.cpp128 S.registerSymbols(internToJITSymbols(*IRNames), in emit()
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DSpeculation.h140 void registerSymbols(FunctionCandidatesMap Candidates, JITDylib *JD) { in registerSymbols() function