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