Searched defs:isInterestingAlloca (Results 1 – 2 of 2) sorted by relevance
157 bool StackInfoBuilder::isInterestingAlloca(const AllocaInst &AI) { in isInterestingAlloca() function in llvm::memtag::StackInfoBuilder
1248 bool AddressSanitizer::isInterestingAlloca(const AllocaInst &AI) { in isInterestingAlloca() function in AddressSanitizer