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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp645 bool ClobbersEFLAGS = Orig.modifiesRegister(X86::EFLAGS, &TRI); local
646 if (ClobbersEFLAGS && !isSafeToClobberEFLAGS(MBB, I)) {

Completed in 78 milliseconds