Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:reachable

99       // Is this MBB reachable from the MF entry point?
100 bool reachable;
125 BBInfo() : reachable(false) {}
436 if (!MInfo.reachable) {
437 MInfo.reachable = true;
1142 if (!MInfo.reachable)
1219 if (PrInfo.reachable && !PrInfo.isLiveOut(Reg))
1244 if (!MInfo.reachable)