Searched refs:const_vreg_iterator (Results 1 – 1 of 1) sorted by relevance
78 using const_vreg_iterator = variable83 inline const_vreg_iterator vregs_end() const { return ValToVRegs.end(); } in vregs_end()101 const_vreg_iterator findVRegs(const Value &V) const { in findVRegs()