Home
last modified time | relevance | path

Searched refs:EFLAGSLive (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86SpeculativeLoadHardening.cpp1580 bool EFLAGSLive = isEFLAGSLive(MBB, MI.getIterator(), *TRI); in hardenLoadAddr() local
1654 if (EFLAGSLive && !Subtarget->hasBMI2()) { in hardenLoadAddr()
1655 EFLAGSLive = false; in hardenLoadAddr()
1739 if (!EFLAGSLive) { in hardenLoadAddr()