Home | History | Annotate | Download | only in IPO

Lines Matching refs:isCallee

237     if (CS.getInstruction() == nullptr || !CS.isCallee(&U)) return nullptr;