Searched refs:callsFunctionThatReturnsTwice (Results 1 – 16 of 16) sorted by relevance
434 bool callsFunctionThatReturnsTwice() const;
419 bool Function::callsFunctionThatReturnsTwice() const { in callsFunctionThatReturnsTwice() function in Function
630 bool callsFunctionThatReturnsTwice() const;
657 bool callsFunctionThatReturnsTwice() const;
768 bool callsFunctionThatReturnsTwice() const;
528 !F.isVarArg() && !F.callsFunctionThatReturnsTwice(); in runOnFunction()
216 if (!FunctionContainsEscapingAllocas && !F.callsFunctionThatReturnsTwice()) in runOnFunction()
232 if (F->callsFunctionThatReturnsTwice()) in analyzeFunction()
564 !F.isVarArg() && !F.callsFunctionThatReturnsTwice(); in runOnFunction()
182 if (F.callsFunctionThatReturnsTwice()) in markTails()
186 if (F.callsFunctionThatReturnsTwice()) in markTails()
1153 bool Function::callsFunctionThatReturnsTwice() const { in callsFunctionThatReturnsTwice() function in Function
1277 bool Function::callsFunctionThatReturnsTwice() const { in callsFunctionThatReturnsTwice() function in Function
377 MF->setCallsSetJmp(Fn.callsFunctionThatReturnsTwice()); in runOnMachineFunction()
615 MF->setExposesReturnsTwice(Fn.callsFunctionThatReturnsTwice()); in runOnMachineFunction()
589 MF->setExposesReturnsTwice(Fn.callsFunctionThatReturnsTwice()); in runOnMachineFunction()