Searched refs:firstBlock (Results 1 – 4 of 4) sorted by relevance
298 BasicBlock** firstBlock) { in AddBasicBlock() argument302 if ((iter == branch_targets.end()) != !*firstBlock || in AddBasicBlock()303 !*firstBlock != basic_blocks->empty()) { in AddBasicBlock()309 if (!*firstBlock) { in AddBasicBlock()310 *firstBlock = bb; in AddBasicBlock()
543 SsaBasicBlock firstBlock = ssaMeth.getEntryBlock(); in run() local544 addBlockToWorklist(firstBlock); in run()
1225 RenderBlock* firstBlock = n->renderer()->containingBlock(); in updateHitTestResult() local1229 localPoint.moveBy(block->location() - firstBlock->locationOffset()); in updateHitTestResult()
259 MemBlockHdr firstBlock, lastBlock; /* memory blockList */ member378 this->firstBlock = NULL; in picoos_newMemoryManager()411 this->firstBlock = this->lastBlock = picoos_raw_malloc(raw_memory, size, in picoos_newMemoryManager()