Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DCSEInfo.cpp94 bool GISelCSEInfo::isUniqueMachineInstValid( in isUniqueMachineInstValid() function in GISelCSEInfo
115 if (!isUniqueMachineInstValid(*Node)) { in getNodeIfExists()
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/GlobalISel/
H A DCSEInfo.h92 bool isUniqueMachineInstValid(const UniqueMachineInstr &UMI) const;