Home | History | Annotate | Download | only in src

Lines Matching defs:TargetFalse

380                              CfgNode *TargetFalse, BrCond Condition,
385 InstX86Br(Func, TargetTrue, TargetFalse, NoLabel, Condition, Kind);
415 const CfgNode *getTargetFalse() const { return TargetFalse; }
441 InstX86Br(Cfg *Func, const CfgNode *TargetTrue, const CfgNode *TargetFalse,
446 const CfgNode *TargetFalse;