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