Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DEfficiencySanitizer.cpp267 SmallString<32> UnalignedStoreName("__esan_unaligned_store" + ByteSizeStr); in initializeCallbacks() local
270 UnalignedStoreName, IRB.getVoidTy(), IRB.getInt8PtrTy(), nullptr)); in initializeCallbacks()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DEfficiencySanitizer.cpp279 SmallString<32> UnalignedStoreName("__esan_unaligned_store" + ByteSizeStr); in initializeCallbacks() local
282 UnalignedStoreName, IRB.getVoidTy(), IRB.getInt8PtrTy())); in initializeCallbacks()