Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DSimplifyQuery.h89 SimplifyQuery(const DataLayout &DL, const Instruction *CXTI = nullptr) argument
60 struct SimplifyQuery { global() struct
78 CanUseUndefSimplifyQuery global() argument
81 DLSimplifyQuery global() argument
96 getWithInstructionSimplifyQuery getWithInstruction() argument
101 getWithoutUndefSimplifyQuery getWithoutUndef() argument
109 isUndefValueSimplifyQuery isUndefValue() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp5170 simplifyExtractValueInst(Value * Agg,ArrayRef<unsigned> Idxs,const SimplifyQuery &,unsigned) simplifyExtractValueInst() argument
[all...]