Home
last modified time | relevance | path

Searched defs:InitRoots (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DGCStrategy.h92 bool InitRoots; ///< If set, roots are nulled during lowering. variable
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DGCStrategy.h71 bool InitRoots; //< If set, roots are nulled during lowering. variable
/external/llvm/lib/CodeGen/
DGCRootLowering.cpp203 bool InitRoots = S.initializeRoots(); in PerformDefaultLowering() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DGCStrategy.cpp277 bool InitRoots = S.initializeRoots(); in PerformDefaultLowering() local