Home
last modified time | relevance | path

Searched refs:ClobberNonLive (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp66 static bool ClobberNonLive = true; variable
68 static bool ClobberNonLive = false; variable
71 cl::location(ClobberNonLive),
1621 if (ClobberNonLive) { in relocationViaAlloca()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp100 static bool ClobberNonLive = true; variable
102 static bool ClobberNonLive = false; variable
106 cl::location(ClobberNonLive),
1767 if (ClobberNonLive) { in relocationViaAlloca()