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