Searched refs:ClInstrumentStack (Results 1 – 1 of 1) sorted by relevance
128 static cl::opt<bool> ClInstrumentStack("hwasan-instrument-stack", variable267 return !shouldUsePageAliases(TargetTriple) && ClInstrumentStack; in shouldInstrumentStack()