Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLinkMemoryManager.h280 orc::shared::AllocActions &graphAllocActions();
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DJITLinkMemoryManager.cpp142 orc::shared::AllocActions &BasicLayout::graphAllocActions() { in graphAllocActions() function in llvm::jitlink::BasicLayout