Searched refs:StackInfoBuilder (Results 1 – 4 of 4) sorted by relevance
64 class StackInfoBuilder {66 StackInfoBuilder(const StackSafetyGlobalInfo *SSI) : SSI(SSI) {} in StackInfoBuilder() function
112 void StackInfoBuilder::visit(Instruction &Inst) { in visit()157 bool StackInfoBuilder::isInterestingAlloca(const AllocaInst &AI) { in isInterestingAlloca()
477 memtag::StackInfoBuilder SIB(SSI); in runOnFunction()
1499 memtag::StackInfoBuilder SIB(SSI); in sanitizeFunction()