Searched refs:currentEntryBlock (Results 1 – 1 of 1) sorted by relevance
106 Block *currentEntryBlock; member in __anon1efceb260111::Importer326 currentEntryBlock = b.createBlock(&r); in processGlobal()327 b.setInsertionPoint(currentEntryBlock, currentEntryBlock->begin()); in processGlobal()337 OpBuilder bEntry(currentEntryBlock, currentEntryBlock->begin()); in processConstant()340 OpBuilder b(currentEntryBlock, currentEntryBlock->begin()); in processConstant()362 b.setInsertionPoint(currentEntryBlock, currentEntryBlock->begin()); in processConstant()804 currentEntryBlock = blockList[0]; in processFunction()