Searched defs:throwBlock (Results 1 – 3 of 3) sorted by relevance
61 for (auto throwBlock : throwBlocks) { in RemoveThrowEdges() local
150 void TryCatchResolving::ConnectThrowCatchImpl(BasicBlock *catchBlock, BasicBlock *throwBlock, uint3… in ConnectThrowCatchImpl()182 auto throwBlock = thr0w->GetBasicBlock(); in ConnectThrowCatch() local
796 RuntimeInterface::ClassPtr IrBuilder::FindExceptionClass(BasicBlock *throwBlock, int32_t *throwPc) in FindExceptionClass()839 bool IrBuilder::FindAppropriateCatchBlock(const TryCodeBlock &tryBlock, BasicBlock *throwBlock, uin… in FindAppropriateCatchBlock()869 void IrBuilder::ConnectThrowBlock(BasicBlock *throwBlock, const TryCodeBlock &tryBlock) in ConnectThrowBlock()