Searched refs:StackInfoBuilder (Results 1 – 4 of 4) sorted by relevance
63 class StackInfoBuilder {65 StackInfoBuilder(std::function<bool(const AllocaInst &)> IsInterestingAlloca) in StackInfoBuilder() function
110 void StackInfoBuilder::visit(Instruction &Inst) { in visit()
498 memtag::StackInfoBuilder SIB( in runOnFunction()
1425 memtag::StackInfoBuilder SIB( in sanitizeFunction()