Lines Matching defs:LIt
9605 auto LIt = LoadsMap.find(std::make_pair(Key, Ptr));
9606 if (LIt != LoadsMap.end()) {
9607 for (LoadInst *RLI : LIt->second) {
9613 for (LoadInst *RLI : LIt->second) {
9620 if (LIt->second.size() > 2) {
9622 hash_value(LIt->second.back()->getPointerOperand());
19724 auto LIt = LoadsMap.find(std::make_pair(Key, Ptr));
19725 if (LIt != LoadsMap.end()) {
19726 for (LoadInst *RLI : LIt->second) {
19732 for (LoadInst *RLI : LIt->second) {
19739 if (LIt->second.size() > 2) {
19741 hash_value(LIt->second.back()->getPointerOperand());