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