Home | History | Annotate | Download | only in IR

Lines Matching defs:NewF

1401   Function *NewF = getFunction();
1404 if (From == NewF)
1405 NewF = cast<Function>(To->stripPointerCasts());
1414 getContext().pImpl->BlockAddresses[std::make_pair(NewF, NewBB)];
1425 setOperand(0, NewF);