Searched refs:VPBB2IRBB (Results 1 – 4 of 4) sorted by relevance
127 BasicBlock *PredBB = CFG.VPBB2IRBB[PredVPBB]; in createEmptyBasicBlock()197 State->CFG.VPBB2IRBB[this] = NewBB; in execute()436 BasicBlock *BB = State->CFG.VPBB2IRBB[VPBB]; in execute()444 BBTerminator->setSuccessor(Idx, State->CFG.VPBB2IRBB[SuccVPBB]); in execute()
306 SmallDenseMap<VPBasicBlock *, BasicBlock *> VPBB2IRBB; member
272 BasicBlock *PredBB = CFG.VPBB2IRBB[PredVPBB]; in createEmptyBasicBlock()342 State->CFG.VPBB2IRBB[this] = NewBB; in execute()630 BasicBlock *BB = State->CFG.VPBB2IRBB[VPBB]; in execute()638 BBTerminator->setSuccessor(Idx, State->CFG.VPBB2IRBB[SuccVPBB]); in execute()
334 SmallDenseMap<VPBasicBlock *, BasicBlock *> VPBB2IRBB; member