Searched refs:supportsShapeInfo (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp462 if (isa<UndefValue>(V) || !supportsShapeInfo(V))
499 bool supportsShapeInfo(Value *V) { function in class:__anon4683::LowerMatrixIntrinsics

Completed in 41 milliseconds