Searched defs:CanMove (Results 1 – 3 of 3) sorted by relevance
188 bool CanMove = C.hasUserDeclaredMoveConstructor() || in considerClassValue() local
881 if (CanMove && hasOneNonDBGUse(Reg, DefI, MRI, MDT, LIS)) { in runOnMachineFunction() local
287 template <bool B> struct CanMove {}; struct 286 template <bool B> struct CanMove {}; global() struct