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