Lines Matching defs:TheCall
1108 CallInst *TheCall) {
1111 Instruction *Term = TheCall->getParent()->getTerminator();
1119 TheCall->getFunction()) &&
1126 Marker->insertBefore(TheCall->getIterator());
1229 CallInst &TheCall) {
1387 if (!TheCall.getDebugLoc())
1388 TheCall.setDebugLoc(DILocation::get(Ctx, 0, 0, OldSP));
1497 CallInst *TheCall = emitReplacerCall(
1501 insertReplacerCall(oldFunction, header, TheCall->getParent(), outputs,
1504 fixupDebugInfoPostExtraction(*oldFunction, *newFunction, *TheCall);