Searched defs:comments (Results 1 – 6 of 6) sorted by relevance
19 void DataDepBase::ProcessNonMachineInsn(Insn &insn, MapleVector<Insn *> &comments, MapleVector<DepN… in ProcessNonMachineInsn()225 MapleVector<Insn *> &comments) in GenerateDepNode()
26 MapleVector<Insn *> comments(interAlloc.Adapter()); in Run() local
1645 std::string comments; in EmitIntConst() local
950 const MapleVector<Insn *> &comments) in GenerateDepNode()1082 MapleVector<Insn *> comments(alloc.Adapter()); in Run() local
431 void CopyAndClearComments(MapleVector<Insn *> &comments) in CopyAndClearComments()
850 MapleVector<Insn *> comments; variable