Searched refs:AllocateGVsWithCode (Results 1 – 6 of 6) sorted by relevance
66 bool AllocateGVsWithCode; variable82 bool AllocateGVsWithCode);
272 : ExecutionEngine(M), TM(tm), TJI(tji), AllocateGVsWithCode(GVsWithCode), in JIT()807 } else if (AllocateGVsWithCode) { in getMemoryForGV()
464 bool AllocateGVsWithCode; variable478 AllocateGVsWithCode = false; in InitEngine()544 AllocateGVsWithCode = a; in setAllocateGVsWithCode()
28 bool AllocateGVsWithCode);
59 bool AllocateGVsWithCode) in MCJIT() argument
474 AllocateGVsWithCode, TM); in create()479 AllocateGVsWithCode, TM); in create()