reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
613 bool isInterestingAlloca(const AllocaInst &AI);
1021 if (!ASan.isInterestingAlloca(AI)) { 1068 if (!ASan.isInterestingAlloca(*AI)) 1432 return isInterestingAlloca(*AI) ? AI : nullptr; 2966 assert(ASan.isInterestingAlloca(*APC.AI)); 3039 assert(ASan.isInterestingAlloca(*APC.AI));