Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveRangeEdit.h205 bool cheapAsAMove);
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveRangeEdit.cpp159 SlotIndex UseIdx, bool cheapAsAMove) { in canRematerializeAt() argument
172 if (cheapAsAMove && !TII.isAsCheapAsAMove(*RM.OrigMI)) in canRematerializeAt()