Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp888 processStaticAllocas(); in runOnFunction()
904 void processStaticAllocas();
2833 void FunctionStackPoisoner::processStaticAllocas() { in processStaticAllocas() function in FunctionStackPoisoner