Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDInstruction.h674 void mergeDIAssignID(ArrayRef<const Instruction *> SourceInstructions);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
HDDebugInfo.cpp937 ArrayRef<const Instruction *> SourceInstructions) { in mergeDIAssignID() argument
943 for (const Instruction *I : SourceInstructions) { in mergeDIAssignID()