Searched refs:IsSuspend (Results 1 – 3 of 3) sorted by relevance
152 bool IsSuspend() const in IsSuspend() function618 bool IsSuspend() const in IsSuspend() function620 return metaData_.IsSuspend(); in IsSuspend()
385 bool IsSuspend() const in IsSuspend() function
164 if (inst.IsTerminator() && !inst.IsSuspend()) { in BuildInstructionsForBB()