Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DEPCGenericMemoryAccess.h29 struct FuncAddrs { struct
40 EPCGenericMemoryAccess(ExecutorProcessControl &EPC, FuncAddrs FAs) in EPCGenericMemoryAccess() argument
/llvm-project/bolt/lib/Passes/
H A DReorderFunctions.cpp385 std::vector<uint64_t> FuncAddrs; runOnFunctions() local