Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86CondBrFolding.cpp156 bool ValueCmpTrue = ((CmpValue < PredCmpValue && CC == X86::COND_L) || in findPath() local
160 if (!(ValueCmpTrue ^ IsFalseBranch)) { in findPath()