Searched defs:CurrentBlock (Results 1 – 13 of 13) sorted by relevance
207 scudo::uptr CurrentBlock = 0; in testReleaseFreeMemoryToOS() local
147 uint32_t CurrentBlock = Blocks[0]; in computeBlockRuns() local
204 scudo::uptr CurrentBlock = 0; in testReleaseFreeMemoryToOS() local
553 BasicBlock *CurrentBlock = CatchSwitch->getParent(); in splitBeforeCatchSwitch() local597 BasicBlock *CurrentBlock = nullptr; in insertSpills() local957 BasicBlock *CurrentBlock = nullptr; in rewriteMaterializableInstructions() local
1044 BasicBlock *CurrentBlock = CatchSwitch->getParent(); in splitBeforeCatchSwitch() local1173 BasicBlock *CurrentBlock = nullptr; in insertSpills() local1291 BasicBlock *CurrentBlock = I->getParent(); in insertSpills() local1600 BasicBlock *CurrentBlock = nullptr; in rewriteMaterializableInstructions() local
203 const CFGBlock *CurrentBlock) in TransferFunctions()
161 const CFGBlock *CurrentBlock) in TransferFunctions()
131 VPTBlock *CurrentBlock = nullptr; member
560 auto &CurrentBlock = ITBlocks[IT]; in INITIALIZE_PASS() local
2368 BasicBlock *CurrentBlock = CurInst->getParent(); in performScalarPRE() local
2506 BasicBlock *CurrentBlock = CurInst->getParent(); in performScalarPRE() local
2314 BasicBlock *CurrentBlock = CurInst->getParent(); in performScalarPRE() local
4620 union gl_dlist_node *CurrentBlock; /**< Pointer to current block of nodes */ member