Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DMemoryTaggingSupport.cpp157 bool StackInfoBuilder::isInterestingAlloca(const AllocaInst &AI) { isInterestingAlloca() function in llvm::memtag::StackInfoBuilder
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1271 bool AddressSanitizer::isInterestingAlloca(const AllocaInst &AI) { isInterestingAlloca() function in AddressSanitizer