Searched refs:CustomRoots (Results 1 – 7 of 7) sorted by relevance
91 bool CustomRoots; ///< Default is to pass through to backend. variable148 bool customRoots() const { return CustomRoots; } in customRoots()
21 CustomWriteBarriers(false), CustomRoots(false), InitRoots(true), in GCStrategy()
54 CustomRoots = true; in ShadowStackGC()
45 CustomRoots = false; in ErlangGC()
39 CustomRoots = false; in CoreCLRGC()
35 CustomRoots = false; in StatepointGC()
856 Custom lowering of intrinsics: ``CustomRoots``, ``CustomReadBarriers``, and ``CustomWriteBarriers``868 CustomRoots = true;