Home | History | Annotate | Download | only in Instrumentation

Lines Matching refs:isStaticAlloca

560     return (!AI.isArrayAllocation() && AI.isStaticAlloca() &&
1291 if (!AI || !AI->isStaticAlloca())
1609 assert(MyAlloca->isStaticAlloca());