Searched refs:UnguardedBlock (Results 1 – 1 of 1) sorted by relevance
3133 BasicBlock *UnguardedBlock = DuplicateInstructionsInSplitBetween( in threadGuard() local3135 assert(UnguardedBlock && "Could not create the unguarded block?"); in threadGuard()3152 NewPN->addIncoming(UnguardedMapping[Inst], UnguardedBlock); in threadGuard()