Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp857 auto CleanupBinOp = [](Instruction &T, Value *A, Value *B) { in liftTranspose() local
882 CleanupBinOp(I, A, B); in liftTranspose()
897 CleanupBinOp(I, A, B); in liftTranspose()