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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCSEInfo.h94 bool isUniqueMachineInstValid(const UniqueMachineInstr &UMI) const;
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCSEInfo.cpp90 bool GISelCSEInfo::isUniqueMachineInstValid( function in class:GISelCSEInfo
111 if (!isUniqueMachineInstValid(*Node)) {

Completed in 52 milliseconds