Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp661 auto pushInstruction = [](Value *V, in propagateShapeBackward() local
687 pushInstruction(MatrixA, WorkList); in propagateShapeBackward()
690 pushInstruction(MatrixB, WorkList); in propagateShapeBackward()
696 pushInstruction(MatrixA, WorkList); in propagateShapeBackward()
701 pushInstruction(MatrixA, WorkList); in propagateShapeBackward()
714 pushInstruction(U.get(), WorkList); in propagateShapeBackward()