Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp22263 static bool isProfitableToUseFlagOp(SDValue Op) { in isProfitableToUseFlagOp() function
22336 if (!isProfitableToUseFlagOp(Op)) in EmitTest()
23425 if (isProfitableToUseFlagOp(Op0)) { in emitFlagsForSetcc()