Searched defs:callsFunctionThatReturnsTwice (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/IR/
H A DFunction.cpp926 /// callsFunctionThatReturnsTwice - Return true if the function has a call to
928 bool Function::callsFunctionThatReturnsTwice() const { function in class:Function

Completed in 88 milliseconds