Home
last modified time | relevance | path

Searched refs:ClArgsABI (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
DDataFlowSanitizer.cpp105 static cl::opt<bool> ClArgsABI( variable
500 return ClArgsABI ? IA_Args : IA_TLS; in getInstrumentedABI()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DDataFlowSanitizer.cpp137 static cl::opt<bool> ClArgsABI( variable
610 return ClArgsABI ? IA_Args : IA_TLS; in getInstrumentedABI()