Searched defs:DstBlock (Results 1 – 3 of 3) sorted by relevance
254 const auto &DstBlock = Edge.second; in isLoopEnteringEdge() local273 const auto &DstBlock = Edge.second; in isLoopBackEdge() local
747 const BasicBlock *DstBlock = Dst->getParent(); in establishNestingLevels() local
825 static bool worthSinkOrHoistInst(Instruction &I, BasicBlock *DstBlock, in worthSinkOrHoistInst()