Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp867 auto CleanupBinOp = [](Instruction &T, Value *A, Value *B) { in liftTranspose() local
892 CleanupBinOp(I, A, B); in liftTranspose()
907 CleanupBinOp(I, A, B); in liftTranspose()