Searched refs:AllocationBlock (Results 1 – 2 of 2) sorted by relevance
100 BasicBlock *AllocationBlock; variable159 BasicBlock *AllocationBlock = nullptr,
267 BasicBlock *AllocationBlock, std::string Suffix, in CodeExtractor() argument270 BPI(BPI), AC(AC), AllocationBlock(AllocationBlock), in CodeExtractor()1837 if (AllocationBlock) in emitReplacerCall()1838 assert(AllocationBlock->getParent() == oldFunction && in emitReplacerCall()1841 AllocationBlock ? AllocationBlock : &oldFunction->getEntryBlock(); in emitReplacerCall()