Searched refs:instrumentAlloca (Results 1 – 1 of 1) sorted by relevance
1555 instrumentAlloca(*Item.second, Item.first); in runOnFunction()1562 instrumentAlloca(*AI); in runOnFunction()4658 void instrumentAlloca(AllocaInst &I, Instruction *InsPoint = nullptr) { in instrumentAlloca() function