Searched refs:StartFunctionBodyCall (Results 1 - 1 of 1) sorted by relevance

/external/llvm/unittests/ExecutionEngine/JIT/
H A DJITTest.cpp95 struct StartFunctionBodyCall { struct in class:__anon22765::RecordingJITMemoryManager
96 StartFunctionBodyCall(uint8_t *Result, const Function *F, function in struct:__anon22765::RecordingJITMemoryManager::StartFunctionBodyCall
106 std::vector<StartFunctionBodyCall> startFunctionBodyCalls;
112 StartFunctionBodyCall(Result, F, InitialActualSize, ActualSize));

Completed in 67 milliseconds