Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp634 bool hasSameAVLLatticeValue(const VSETVLIInfo &Other) const { in hasSameAVLLatticeValue() function in __anoncddf45c50111::VSETVLIInfo
665 return hasSameAVLLatticeValue(Other); in hasSameAVL()
767 if (!hasSameAVLLatticeValue(Other)) in operator ==()