Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp501 void markEscapedLocalAllocas(Function &F);
1740 void AddressSanitizer::markEscapedLocalAllocas(Function &F) { in markEscapedLocalAllocas() function in AddressSanitizer
1787 markEscapedLocalAllocas(F); in runOnFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp667 void markEscapedLocalAllocas(Function &F);
2430 void AddressSanitizer::markEscapedLocalAllocas(Function &F) { in markEscapedLocalAllocas() function in AddressSanitizer
2485 markEscapedLocalAllocas(F); in runOnFunction()