Searched defs:isArrayAllocation (Results 1 – 2 of 2) sorted by relevance
75 bool isArrayAllocation(const Expr *Source) const { in isArrayAllocation() function
1227 bool AllocaInst::isArrayAllocation() const { in isArrayAllocation() function in AllocaInst