Home
last modified time | relevance | path

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

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