Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp878 copyArgsPassedByValToAllocas(); in runOnFunction()
899 void copyArgsPassedByValToAllocas();
2740 void FunctionStackPoisoner::copyArgsPassedByValToAllocas() { in copyArgsPassedByValToAllocas() function in FunctionStackPoisoner