Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DSafeStack.cpp101 static cl::opt<bool> ClColoring("safe-stack-coloring", variable
504 if (ClColoring) in moveStaticAllocasToUnsafeStack()
548 ClColoring ? SSC.getLiveRange(AI) : NoColoringRange); in moveStaticAllocasToUnsafeStack()