Searched defs:CanMove (Results 1 – 5 of 5) sorted by relevance
187 bool TensorInterface::CanMove() const { in CanMove() function in tensorflow::TensorInterface
126 template <bool B> struct CanMove {}; struct127 template <> struct CanMove<false> { struct
778 bool CanMove = SameBlock && IsSafeToMove(Def, Insert, AA, LIS, MRI) && in runOnMachineFunction() local
896 bool CanMove = SameBlock && in runOnMachineFunction() local
857 bool CanMove = SameBlock && isSafeToMove(Def, Insert, AA, MRI) && in runOnMachineFunction() local