Searched refs:StackInfoBuilder (Results 1 – 4 of 4) sorted by relevance
67 class StackInfoBuilder {69 StackInfoBuilder(const StackSafetyGlobalInfo *SSI) : SSI(SSI) {} in StackInfoBuilder() function
114 void StackInfoBuilder::visit(Instruction &Inst) { in visit()181 bool StackInfoBuilder::isInterestingAlloca(const AllocaInst &AI) { in isInterestingAlloca()
535 memtag::StackInfoBuilder SIB(SSI); in runOnFunction()
1580 memtag::StackInfoBuilder SIB(SSI); in sanitizeFunction()