Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetClient.h350 if (Error Err = MM->allocateHostBlocks(Request)) in Create()
389 Error allocateHostBlocks(const SegmentsRequestMap &Request) { in allocateHostBlocks() function