Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DInstructionSimplify.cpp3742 static Value *SimplifyTruncInst(Value *Op, Type *Ty, const Query &Q, unsigned) { in SimplifyTruncInst() function
3749 Value *llvm::SimplifyTruncInst(Value *Op, Type *Ty, const DataLayout &DL, in SimplifyTruncInst() function in llvm