Searched refs:callsFunctionThatReturnsTwice (Results 1 – 5 of 5) sorted by relevance
485 bool callsFunctionThatReturnsTwice() const;
336 !F.callsFunctionThatReturnsTwice(); in runOnFunction()
247 if (!F.callsFunctionThatReturnsTwice()) { in runOnFunction()
728 bool Function::callsFunctionThatReturnsTwice() const { in callsFunctionThatReturnsTwice() function in Function
533 MF->setExposesReturnsTwice(Fn.callsFunctionThatReturnsTwice()); in runOnMachineFunction()