Searched refs:callInst (Results 1 – 1 of 1) sorted by relevance
432 const CallInst* callInst = dyn_cast<CallInst>(&*I); in callsFunctionThatReturnsTwice() local433 if (!callInst) in callsFunctionThatReturnsTwice()435 if (callInst->canReturnTwice()) in callsFunctionThatReturnsTwice()