Searched defs:DefLI (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVInsertVSETVLI.cpp | 1680 LiveInterval &DefLI = LIS->getInterval(DefReg); coalesceVSETVLIs() local |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | TwoAddressInstructionPass.cpp | 1700 const auto &DefLI = LIS->getInterval(RegA); processStatepoint() local |