Home
last modified time | relevance | path

Searched defs:IsBinOp (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp402 bool IsBinOp = Instruction::isBinaryOp(Opcode); isExtractExtractCheap() local
H A DSLPVectorizer.cpp638 bool IsBinOp = isa<BinaryOperator>(VL[BaseIndex]); getSameOpcode() local