HomeSort by relevance Sort by last modified time
    Searched refs:op_open_agent_ptr_t (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/ExecutionEngine/
OProfileWrapper.h 30 typedef op_agent_t (*op_open_agent_ptr_t)(); typedef in class:llvm::OProfileWrapper
51 op_open_agent_ptr_t OpenAgentFunc;
67 OProfileWrapper(op_open_agent_ptr_t OpenAgentImpl,
  /external/llvm/lib/ExecutionEngine/OProfileJIT/
OProfileWrapper.cpp 81 OpenAgentFunc = (op_open_agent_ptr_t)(intptr_t)

Completed in 85 milliseconds