Home | History | Annotate | Download | only in Utils

Lines Matching refs:getCalledValue

196     if (!CI || CI->doesNotThrow() || isa<InlineAsm>(CI->getCalledValue()))
218 InvokeInst::Create(CI->getCalledValue(), Split, UnwindEdge, InvokeArgs,
1436 dyn_cast<Function>(CS.getCalledValue()->stripPointerCasts());