Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDRewriteStatepointsForGC.cpp100 static bool ClobberNonLive = true; variable
102 static bool ClobberNonLive = false; variable
106 cl::location(ClobberNonLive),
1761 if (ClobberNonLive) { in relocationViaAlloca()