Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DLiveRangeEdit.cpp118 bool cheapAsAMove) { in canRematerializeAt() argument
136 if (cheapAsAMove && !TII.isAsCheapAsAMove(RM.OrigMI)) in canRematerializeAt()
/external/llvm/include/llvm/CodeGen/
DLiveRangeEdit.h187 bool cheapAsAMove);