Searched defs:instrumentAlloca (Results 1 – 3 of 3) sorted by relevance
58 virtual void instrumentAlloca(LoweringContext &, class InstAlloca *) {} in instrumentAlloca() function
3529 void instrumentAlloca(AllocaInst &I, Instruction *InsPoint = nullptr) { in instrumentAlloca() function
3873 void instrumentAlloca(AllocaInst &I, Instruction *InsPoint = nullptr) { in instrumentAlloca() function