Searched refs:IsCallReturnTwice (Results 1 – 1 of 1) sorted by relevance
88 static bool IsCallReturnTwice(llvm::MachineOperand &MOp) { in IsCallReturnTwice() function140 if (I->isCall() && IsCallReturnTwice(I->getOperand(0))) in runOnMachineFunction()