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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveRangeEdit.cpp78 Remattable.insert(VNI);
102 return !Remattable.empty();
146 if (!Remattable.count(OrigVNI))
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveRangeEdit.h88 /// Remattable - Values defined by remattable instructions as identified by
90 SmallPtrSet<const VNInfo *, 4> Remattable; member in class:llvm::LiveRangeEdit

Completed in 166 milliseconds