Home
last modified time | relevance | path

Searched defs:TruncInst (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombineInternal.h50 class TruncInst; variable
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp3349 TruncInst::TruncInst(Value *S, Type *Ty, const Twine &Name, in TruncInst() function in TruncInst