Searched refs:LHSEntryBlock (Results 1 – 1 of 1) sorted by relevance
395 BasicBlock *LHSEntryBlock = LHS.getEntryBlock(); in operator ()() local403 if (DT->dominates(RHSEntryBlock, LHSEntryBlock)) { in operator ()()406 assert(LHS.PDT->dominates(LHSEntryBlock, RHSEntryBlock)); in operator ()()410 if (DT->dominates(LHSEntryBlock, RHSEntryBlock)) { in operator ()()412 assert(LHS.PDT->dominates(RHSEntryBlock, LHSEntryBlock)); in operator ()()