Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp979 ConstantFoldInstOperandsImpl(const Value * InstOrCE,unsigned Opcode,ArrayRef<Constant * > Ops,const DataLayout & DL,const TargetLibraryInfo * TLI,bool AllowNonDeterministic) ConstantFoldInstOperandsImpl() argument
1170 ConstantFoldInstOperands(Instruction * I,ArrayRef<Constant * > Ops,const DataLayout & DL,const TargetLibraryInfo * TLI,bool AllowNonDeterministic) ConstantFoldInstOperands() argument
1346 ConstantFoldFPInstOperands(unsigned Opcode,Constant * LHS,Constant * RHS,const DataLayout & DL,const Instruction * I,bool AllowNonDeterministic) ConstantFoldFPInstOperands() argument
3463 ConstantFoldCall(const CallBase * Call,Function * F,ArrayRef<Constant * > Operands,const TargetLibraryInfo * TLI,bool AllowNonDeterministic) ConstantFoldCall() argument
[all...]