Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp67 static bool ClobberNonLive = true; variable
69 static bool ClobberNonLive = false; variable
72 cl::location(ClobberNonLive),
1784 if (ClobberNonLive) { in relocationViaAlloca()