Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp6429 Value *IntX = Builder.CreateBitCast(X, IntType); in visitFCmpInst() local
6430 return new ICmpInst(ICmpInst::ICMP_SLT, IntX, in visitFCmpInst()