Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchMachineFunctionInfo.h79 void setJumpInfo(MachineInstr *JrMI, int JTIIdx) { in setJumpInfo() argument
80 JumpInfos.push_back(std::make_pair(JrMI, JTIIdx)); in setJumpInfo()