Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DInstruction.h727 mergeDIAssignID(ArrayRef<const Instruction *> SourceInstructions);
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp963 ArrayRef<const Instruction *> SourceInstructions) { in mergeDIAssignID() argument
969 for (const Instruction *I : SourceInstructions) { in mergeDIAssignID()