Home
last modified time | relevance | path

Searched defs:ClobberNonLive (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp100 static bool ClobberNonLive = true; variable
102 static bool ClobberNonLive = false; variable
/external/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp66 static bool ClobberNonLive = true; variable
68 static bool ClobberNonLive = false; variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp99 static bool ClobberNonLive = true; variable
101 static bool ClobberNonLive = false; variable