Searched refs:PHBranch (Results 1 – 1 of 1) sorted by relevance
593 BranchInst *PHBranch = cast<BranchInst>(Preheader->getTerminator()); in expandFindMismatch() local594 LLVMContext &Ctx = PHBranch->getContext(); in expandFindMismatch()599 EndBlock = SplitBlock(Preheader, PHBranch, DT, LI, nullptr, "mismatch_end"); in expandFindMismatch()848 BranchInst *PHBranch = cast<BranchInst>(Preheader->getTerminator()); in transformByteCompare() local849 IRBuilder<> Builder(PHBranch); in transformByteCompare()851 Builder.SetCurrentDebugLocation(PHBranch->getDebugLoc()); in transformByteCompare()865 assert(PHBranch->isUnconditional() && in transformByteCompare()877 PHBranch->eraseFromParent(); in transformByteCompare()