Home
last modified time | relevance | path

Searched defs:getAssignmentInsts (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfo.h192 inline AssignmentInstRange getAssignmentInsts(const DbgAssignIntrinsic *DAI) { in getAssignmentInsts() function
196 inline AssignmentInstRange getAssignmentInsts(const DPValue *DPV) { in getAssignmentInsts() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp1769 AssignmentInstRange at::getAssignmentInsts(DIAssignID *ID) { in getAssignmentInsts() function in at