Home
last modified time | relevance | path

Searched refs:FlagsSource (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DInstructions.cpp3999 Instruction *FlagsSource) in CmpInst() argument
4008 if (FlagsSource) in CmpInst()
4009 copyIRFlags(FlagsSource); in CmpInst()
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DInstrTypes.h774 Instruction *FlagsSource = nullptr);
H A DInstructions.h1421 Instruction *FlagsSource = nullptr
1423 RHS, NameStr, nullptr, FlagsSource) {