Home
last modified time | relevance | path

Searched refs:SourceInstructions (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DInstruction.h541 void mergeDIAssignID(ArrayRef<const Instruction *> SourceInstructions);
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DDebugInfo.cpp838 ArrayRef<const Instruction *> SourceInstructions) { in mergeDIAssignID() argument
844 for (const Instruction *I : SourceInstructions) { in mergeDIAssignID()