Searched defs:FlagsSource (Results 1 – 1 of 1) sorted by relevance
/llvm-project/llvm/lib/IR/ |
H A D | Instructions.cpp | 3433 CmpInst(Type * ty,OtherOps op,Predicate predicate,Value * LHS,Value * RHS,const Twine & Name,InsertPosition InsertBefore,Instruction * FlagsSource) CmpInst() argument 3465 CreateWithCopiedFlags(OtherOps Op,Predicate Pred,Value * S1,Value * S2,const Instruction * FlagsSource,const Twine & Name,InsertPosition InsertBefore) CreateWithCopiedFlags() argument
|