Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp567 auto BinOpPred = BinOp->getOperand(0); in tryCombineFromSVBoolBinOp() local
571 auto PredIntr = dyn_cast<IntrinsicInst>(BinOpPred); in tryCombineFromSVBoolBinOp()