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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp322 auto isCastFoldedIntoLoad = [this](const CastInst *CI) -> bool { local
341 if (isCastFoldedIntoLoad(CI))

Completed in 92 milliseconds