Lines Matching defs:IRSlots
325 SourceMgr &SM, const SlotMapping &IRSlots, PerTargetMIParsingState &T)
326 : MF(MF), SM(&SM), IRSlots(IRSlots), Target(T) {
1391 auto NodeInfo = PFS.IRSlots.MetadataNodes.find(ID);
1392 if (NodeInfo != PFS.IRSlots.MetadataNodes.end()) {
1891 &PFS.IRSlots);
2200 GV = PFS.IRSlots.GlobalValues.get(GVIdx);
2300 auto NodeInfo = PFS.IRSlots.MetadataNodes.find(ID);
2301 if (NodeInfo == PFS.IRSlots.MetadataNodes.end()) {
2315 &PFS.IRSlots);