Searched refs:getAllocas (Results 1 – 2 of 2) sorted by relevance
65 ArrayRef<AllocaInst *> getAllocas() const { return Allocas; } in getAllocas() function
518 for (AllocaInst *AI : CEAC.getAllocas()) { in findAllocas()