Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp296 ClInstrumentDynamicAllocas("asan-instrument-dynamic-allocas", variable
1013 else if (ClInstrumentDynamicAllocas) in visitIntrinsicInst()
2807 if (!ClInstrumentDynamicAllocas || DynamicAllocaVec.empty()) { in processDynamicAllocas()