Lines Matching refs:contains
27 // contains or is entered by an indirectbr instruction, it may not be possible
97 L->contains(BBI)) {
131 if (!L->contains(P)) { // Coming in from outside the loop?
169 if (L->contains(P)) {
229 L->contains(PN->getIncomingBlock(i)))
276 !L->contains(PN->getIncomingBlock(i))) {
499 if (!L->contains(P))
536 !L->contains(BI->getSuccessor(0))));
572 if (!L->contains(*PI)) {