Searched refs:LLVMOrcLLJITGetExecutionSession (Results 1 – 5 of 5) sorted by relevance
130 LLVMOrcExecutionSessionRef LLVMOrcLLJITGetExecutionSession(LLVMOrcLLJITRef J);
178 LLVMOrcExecutionSessionRef ES = LLVMOrcLLJITGetExecutionSession(J); in main()
236 LLVMOrcExecutionSessionRef ES = LLVMOrcLLJITGetExecutionSession(J); in main()
106 ExecutionSession = LLVMOrcLLJITGetExecutionSession(Jit); in SetUp()
986 LLVMOrcExecutionSessionRef LLVMOrcLLJITGetExecutionSession(LLVMOrcLLJITRef J) { in LLVMOrcLLJITGetExecutionSession() function