Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp99 static bool ClobberNonLive = true; variable
101 static bool ClobberNonLive = false; variable
105 cl::location(ClobberNonLive),
2086 if (ClobberNonLive) { in relocationViaAlloca()