Home | History | Annotate | Download | only in IPO

Lines Matching refs:TheCall

588     const Instruction *TheCall = CS.getInstruction();
589 if (!TheCall) { // Not a direct call site?
602 for (const Use &U : TheCall->uses()) {