Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:reachable

97       // Is this MBB reachable from the MF entry point?
98 bool reachable;
120 BBInfo() : reachable(false) {}
372 if (!MInfo.reachable) {
373 MInfo.reachable = true;
917 if (!MInfo.reachable)
994 if (PrInfo.reachable && !PrInfo.isLiveOut(Reg))
1019 if (!MInfo.reachable)