Searched refs:InvokeF (Results 1 – 1 of 1) sorted by relevance
255 Function *InvokeF = nullptr) { in lowerGetBlockInvoke() argument269 if (InvokeF == nullptr) { in lowerGetBlockInvoke()271 &InvokeF, nullptr); in lowerGetBlockInvoke()272 assert(InvokeF); in lowerGetBlockInvoke()274 assert(F->getType() == InvokeF->getType()); in lowerGetBlockInvoke()275 CI->replaceUsesOfWith(F, InvokeF); in lowerGetBlockInvoke()