Home
last modified time | relevance | path

Searched defs:AllocActionCallPair (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DAllocationActions.h35 struct AllocActionCallPair { struct
44 using AllocActions = std::vector<AllocActionCallPair>; argument