Searched refs:instrumentAlloca (Results 1 – 4 of 4) sorted by relevance
58 virtual void instrumentAlloca(LoweringContext &, class InstAlloca *) {} in instrumentAlloca() function
64 instrumentAlloca(Context, llvm::cast<InstAlloca>(Instr)); in instrumentInst()
1309 instrumentAlloca(*Item.second, Item.first); in runOnFunction()1316 instrumentAlloca(*AI); in runOnFunction()3529 void instrumentAlloca(AllocaInst &I, Instruction *InsPoint = nullptr) { in instrumentAlloca() function
1325 instrumentAlloca(*Item.second, Item.first); in runOnFunction()1332 instrumentAlloca(*AI); in runOnFunction()3873 void instrumentAlloca(AllocaInst &I, Instruction *InsPoint = nullptr) { in instrumentAlloca() function