Searched defs:CanMove (Results 1 – 4 of 4) sorted by relevance
202 bool TensorInterface::CanMove() const { in CanMove() function in tensorflow::TensorInterface
778 bool CanMove = SameBlock && IsSafeToMove(Def, Insert, AA, LIS, MRI) && in runOnMachineFunction() local
857 bool CanMove = SameBlock && isSafeToMove(Def, Insert, AA, MRI) && in runOnMachineFunction() local
335 bool TensorInterface::CanMove() const { in CanMove() function in tfrt::tf::TensorInterface