Searched defs:CurrentBlock (Results 1 – 9 of 9) sorted by relevance
447 BasicBlock *CurrentBlock = CatchSwitch->getParent(); in splitBeforeCatchSwitch() local490 BasicBlock *CurrentBlock = nullptr; in insertSpills() local797 BasicBlock *CurrentBlock = nullptr; in rewriteMaterializableInstructions() local
148 uint32_t CurrentBlock = Blocks[0]; in computeBlockRuns() local
203 scudo::uptr CurrentBlock = 0; in testReleaseFreeMemoryToOS() local
203 const CFGBlock *CurrentBlock) in TransferFunctions()
832 BasicBlock* RawMachineAssembler::CurrentBlock() { in CurrentBlock() function in v8::internal::compiler::RawMachineAssembler
2216 BasicBlock *CurrentBlock = CurInst->getParent(); in performScalarPRE() local
2368 BasicBlock *CurrentBlock = CurInst->getParent(); in performScalarPRE() local
3047 BasicBlock *CurrentBlock = Current.second; in FillPlaceholders() local3113 BasicBlock *CurrentBlock = Current.second; in InsertPlaceholders() local
4620 union gl_dlist_node *CurrentBlock; /**< Pointer to current block of nodes */ member