Searched refs:PostBBFirst (Results 1 – 1 of 1) sorted by relevance
4337 BasicBlock::iterator PostBBFirst = PostBB->getFirstInsertionPt(); in mergeConditionalStoreToAddress() local4338 IRBuilder<> QB(PostBB, PostBBFirst); in mergeConditionalStoreToAddress()4339 QB.SetCurrentDebugLocation(PostBBFirst->getStableDebugLoc()); in mergeConditionalStoreToAddress()