Searched refs:codeReplacer (Results 1 – 2 of 2) sorted by relevance
411 emitCallAndSwitchStatement(Function *newFunction, BasicBlock *codeReplacer, in emitCallAndSwitchStatement() argument433 &codeReplacer->getParent()->front().front()); in emitCallAndSwitchStatement()450 &codeReplacer->getParent()->front().front()); in emitCallAndSwitchStatement()459 codeReplacer->getInstList().push_back(GEP); in emitCallAndSwitchStatement()461 codeReplacer->getInstList().push_back(SI); in emitCallAndSwitchStatement()468 codeReplacer->getInstList().push_back(call); in emitCallAndSwitchStatement()484 codeReplacer->getInstList().push_back(GEP); in emitCallAndSwitchStatement()491 codeReplacer->getInstList().push_back(load); in emitCallAndSwitchStatement()503 codeReplacer, 0, codeReplacer); in emitCallAndSwitchStatement()695 BasicBlock *codeReplacer = BasicBlock::Create(header->getContext(), in extractCodeRegion() local[all …]
823 emitCallAndSwitchStatement(Function *newFunction, BasicBlock *codeReplacer, in emitCallAndSwitchStatement() argument848 &codeReplacer->getParent()->front().front()); in emitCallAndSwitchStatement()866 &codeReplacer->getParent()->front().front()); in emitCallAndSwitchStatement()875 codeReplacer->getInstList().push_back(GEP); in emitCallAndSwitchStatement()877 codeReplacer->getInstList().push_back(SI); in emitCallAndSwitchStatement()888 if (codeReplacer->getParent()->getSubprogram()) { in emitCallAndSwitchStatement()892 codeReplacer->getInstList().push_back(call); in emitCallAndSwitchStatement()909 codeReplacer->getInstList().push_back(GEP); in emitCallAndSwitchStatement()916 codeReplacer->getInstList().push_back(load); in emitCallAndSwitchStatement()956 codeReplacer, 0, codeReplacer); in emitCallAndSwitchStatement()[all …]