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