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