OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SimplifyTruncInst
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/Analysis/
InstructionSimplify.h
200
///
SimplifyTruncInst
- Given operands for an TruncInst, see if we can fold
202
Value *
SimplifyTruncInst
(Value *Op, Type *Ty, const DataLayout *TD = 0,
/external/llvm/lib/Analysis/
InstructionSimplify.cpp
60
static Value *
SimplifyTruncInst
(Value *, Type *, const Query &, unsigned);
[
all
...]
Completed in 24 milliseconds