Home | History | Annotate | Download | only in src

Lines Matching defs:getTargetTrue

391   bool isUnconditional() const { return getTargetTrue() == nullptr; }
396 CfgNode *getTargetTrue() const { return TargetTrue; }