Home
last modified time | relevance | path

Searched refs:callInst (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/VMCore/
DFunction.cpp432 const CallInst* callInst = dyn_cast<CallInst>(&*I); in callsFunctionThatReturnsTwice() local
433 if (!callInst) in callsFunctionThatReturnsTwice()
435 if (callInst->canReturnTwice()) in callsFunctionThatReturnsTwice()