Lines Matching refs:Term
348 BranchInst *Term = dyn_cast<BranchInst>(SinglePred->getTerminator());349 if (Term && !Term->isConditional()) {