Home
last modified time | relevance | path

Searched refs:const_vreg_iterator (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DIRTranslator.h82 using const_vreg_iterator = variable
87 inline const_vreg_iterator vregs_end() const { return ValToVRegs.end(); } in vregs_end()
105 const_vreg_iterator findVRegs(const Value &V) const { in findVRegs()