Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineCSE.cpp860 auto EmptyDL = DebugLoc(); in ProcessBlockPRE() local
861 NewMI.setDebugLoc(EmptyDL); in ProcessBlockPRE()