Searched defs:UseInfo (Results 1 – 5 of 5) sorted by relevance
162 public static class UseInfo { class in ModuleInfo166 public UseInfo(ClassSymbol sym) { in UseInfo() method in ModuleInfo.UseInfo
598 struct UseInfo { in postRegallocSplitting() struct599 Variable *Replacing = nullptr; in postRegallocSplitting()600 Inst *FirstUse = nullptr; in postRegallocSplitting()601 Inst *LastDef = nullptr; in postRegallocSplitting()602 SizeT UseCount = 0; in postRegallocSplitting()
904 public static class UseInfo { class in ClassFile.ModuleInfo908 public UseInfo(String descriptor) { in UseInfo() method in ClassFile.ModuleInfo.UseInfo
1244 const MCOperandInfo *UseInfo = &UseMCID.OpInfo[UseIdx]; in FoldImmediate() local
1340 const MCOperandInfo *UseInfo = &UseMCID.OpInfo[UseIdx]; in FoldImmediate() local