Searched defs:BaseI (Results 1 – 2 of 2) sorted by relevance
1085 if (auto *BaseI = dyn_cast<Instruction>(Base)) { in findBasePointer() local1108 Instruction *BaseI = Worklist.pop_back_val(); in findBasePointer()
668 CastExpr::path_iterator BaseI = E->path_begin(); in VisitCastExpr() local