reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2238 if (BadFIs.count(FI)) 2240 LLVM_DEBUG(dbgs() << "Working on fi#" << FI << '\n'); 2241 HexagonBlockRanges::RangeList &RL = FIRangeMap[FI].Map[&B]; 2281 if (LoxFIs.count(FI) && (&Range == &RL.back())) { 2300 if (!HII.isLoadFromStackSlot(MI, TFI) || TFI != FI)