Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/
HDCalcSpillWeights.cpp228 E = MRI.reg_instr_nodbg_end(); in weightCalcHelper()
HDMLRegAllocEvictAdvisor.cpp808 E = MRI->reg_instr_nodbg_end(); in getLIFeatureComponents()
/freebsd-head/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDMachineRegisterInfo.h363 static reg_instr_nodbg_iterator reg_instr_nodbg_end() { in reg_instr_nodbg_end() function
369 return make_range(reg_instr_nodbg_begin(Reg), reg_instr_nodbg_end()); in reg_nodbg_instructions()