Searched refs:AllocateGVsWithCode (Results 1 – 6 of 6) sorted by relevance
67 bool AllocateGVsWithCode; variable82 JITMemoryManager *JMM, bool AllocateGVsWithCode);
274 AllocateGVsWithCode(GVsWithCode), isAlreadyCodeGenerating(false) { in JIT()834 } else if (AllocateGVsWithCode) { in getMemoryForGV()
505 bool AllocateGVsWithCode; variable522 AllocateGVsWithCode = false; in InitEngine()612 AllocateGVsWithCode = a; in setAllocateGVsWithCode()
29 bool AllocateGVsWithCode);
55 bool AllocateGVsWithCode) in MCJIT() argument
495 AllocateGVsWithCode, TheTM.take()); in create()500 AllocateGVsWithCode, TheTM.take()); in create()