Searched refs:graphAllocActions (Results 1 – 3 of 3) sorted by relevance
280 orc::shared::AllocActions &graphAllocActions();
141 orc::shared::AllocActions &BasicLayout::graphAllocActions() { in graphAllocActions() function in llvm::jitlink::BasicLayout
488 auto DeallocActions = runFinalizeActions(BL.graphAllocActions()); in allocate()