Searched refs:InitRoots (Results 1 – 7 of 7) sorted by relevance
92 bool InitRoots; ///< If set, roots are nulled during lowering. variable153 bool initializeRoots() const { return InitRoots; } in initializeRoots()
21 CustomWriteBarriers(false), CustomRoots(false), InitRoots(true), in GCStrategy()
53 InitRoots = true; in ShadowStackGC()
42 InitRoots = false; in ErlangGC()
32 InitRoots = false; in StatepointGC()
204 bool InitRoots = S.initializeRoots(); in PerformDefaultLowering() local233 if (InitRoots) { in PerformDefaultLowering()
815 Initializing roots to null: ``InitRoots``821 InitRoots = true;