Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86Subtarget.h670 bool threewayBranchProfitable() const { return ThreewayBranchProfitable; } in threewayBranchProfitable() function
H A DX86CondBrFolding.cpp577 if (!ST.threewayBranchProfitable()) in runOnMachineFunction()