Searched refs:IsCallReturnTwice (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86IndirectBranchTracking.cpp88 static bool IsCallReturnTwice(llvm::MachineOperand &MOp) { function
146 if (I->isCall() && IsCallReturnTwice(I->getOperand(0)))

Completed in 55 milliseconds