Searched refs:ClStack (Results 1 – 4 of 4) sorted by relevance
111 static cl::opt<bool> ClStack("memprof-instrument-stack", variable404 if (!ClStack && isa<AllocaInst>(getUnderlyingObject(Access.Addr))) { in instrumentMop()
263 static cl::opt<bool> ClStack("asan-stack", cl::desc("Handle stack memory"), variable932 PoisonStack(ClStack && in FunctionStackPoisoner()
165 static cl::opt<bool> ClStack("asan-stack", cl::desc("Handle stack memory"), variable652 if (!ClStack) return false; in runOnFunction()
248 static cl::opt<bool> ClStack("asan-stack", cl::desc("Handle stack memory"), variable922 if (!ClStack) return false; in runOnFunction()