Searched refs:VPBB2IRBB (Results 1 – 2 of 2) sorted by relevance
126 BasicBlock *PredBB = CFG.VPBB2IRBB[PredVPBB]; in createEmptyBasicBlock()182 State->CFG.VPBB2IRBB[this] = NewBB; in execute()
294 SmallDenseMap<VPBasicBlock *, BasicBlock *> VPBB2IRBB; member