Searched refs:codeReplacer (Results 1 – 1 of 1) sorted by relevance
1180 &codeReplacer->getParent()->front().front()); in emitCallAndSwitchStatement()1211 codeReplacer->getInstList().push_back(GEP); in emitCallAndSwitchStatement()1212 new StoreInst(StructValues[i], GEP, codeReplacer); in emitCallAndSwitchStatement()1225 if (codeReplacer->getParent()->getSubprogram()) { in emitCallAndSwitchStatement()1229 codeReplacer->getInstList().push_back(call); in emitCallAndSwitchStatement()1249 codeReplacer->getInstList().push_back(GEP); in emitCallAndSwitchStatement()1258 codeReplacer); in emitCallAndSwitchStatement()1271 codeReplacer, 0, codeReplacer); in emitCallAndSwitchStatement()1705 BasicBlock *codeReplacer = BasicBlock::Create(header->getContext(), in extractCodeRegion() local1782 BFI->setBlockFreq(codeReplacer, EntryFreq.getFrequency()); in extractCodeRegion()[all …]