Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp6404 auto CompatibleSizes = [&](Type *PtrTy, Type *IntTy) { in foldICmpWithCastOp() local
6412 CompatibleSizes(SrcTy, DestTy)) { in foldICmpWithCastOp()
6428 CompatibleSizes(DestTy, SrcTy)) { in foldICmpWithCastOp()