Home
last modified time | relevance | path

Searched defs:isInterestingAlloca (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DMemoryTaggingSupport.cpp157 bool StackInfoBuilder::isInterestingAlloca(const AllocaInst &AI) { in isInterestingAlloca() function in llvm::memtag::StackInfoBuilder
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64StackTagging.cpp393 bool AArch64StackTagging::isInterestingAlloca(const AllocaInst &AI) { in isInterestingAlloca() function in AArch64StackTagging
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DHWAddressSanitizer.cpp1067 bool HWAddressSanitizer::isInterestingAlloca(const AllocaInst &AI) { in isInterestingAlloca() function in HWAddressSanitizer
DAddressSanitizer.cpp1321 bool AddressSanitizer::isInterestingAlloca(const AllocaInst &AI) { in isInterestingAlloca() function in AddressSanitizer
/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp914 bool AddressSanitizer::isInterestingAlloca(AllocaInst &AI) { in isInterestingAlloca() function in AddressSanitizer
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp1248 bool AddressSanitizer::isInterestingAlloca(const AllocaInst &AI) { in isInterestingAlloca() function in AddressSanitizer