Home
last modified time | relevance | path

Searched refs:PreprocessedDPVDeclares (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DFunctionLoweringInfo.h194 SmallPtrSet<const DPValue *, 8> PreprocessedDPVDeclares; variable
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp360 PreprocessedDPVDeclares.clear(); in clear()
H A DFastISel.cpp1205 if (FuncInfo.PreprocessedDPVDeclares.contains(&DPV)) in handleDbgInfo()
H A DSelectionDAGISel.cpp1470 FuncInfo.PreprocessedDPVDeclares.insert(&DPV); in processDbgDeclares()
H A DSelectionDAGBuilder.cpp1259 if (FuncInfo.PreprocessedDPVDeclares.contains(&DPV)) in visitDbgInfo()