Searched refs:currentEntryBlock (Results 1 – 1 of 1) sorted by relevance
216 Block *currentEntryBlock = nullptr; member in __anonbfc9ccbf0111::Importer448 currentEntryBlock = b.createBlock(&r); in processGlobal()449 b.setInsertionPoint(currentEntryBlock, currentEntryBlock->begin()); in processGlobal()465 OpBuilder bEntry(currentEntryBlock, currentEntryBlock->begin()); in processConstant()468 OpBuilder b(currentEntryBlock, currentEntryBlock->begin()); in processConstant()489 b.setInsertionPoint(currentEntryBlock, currentEntryBlock->begin()); in processConstant()1212 currentEntryBlock = blockList[0]; in processFunction()