Searched refs:CallGetBlkCtx (Results 1 – 1 of 1) sorted by relevance
243 lowerGetBlockContext(CallInst *CallGetBlkCtx, Value *Ctx = nullptr) { in lowerGetBlockContext() argument245 getBlockInvokeFuncAndContext(CallGetBlkCtx->getArgOperand(0), nullptr, in lowerGetBlockContext()247 CallGetBlkCtx->replaceAllUsesWith(Ctx); in lowerGetBlockContext()248 DEBUG(dbgs() << " [lowerGetBlockContext] " << *CallGetBlkCtx << " => " << in lowerGetBlockContext()250 erase(CallGetBlkCtx); in lowerGetBlockContext()