Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchMachineFunctionInfo.h37 int BranchRelaxationSpillFrameIndex = -1; variable
63 return BranchRelaxationSpillFrameIndex; in getBranchRelaxationSpillFrameIndex()
66 BranchRelaxationSpillFrameIndex = Index; in setBranchRelaxationSpillFrameIndex()