Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DSampleProfileProbe.cpp295 auto AssignDebugLoc = [&](Instruction *I) { in instrumentOneFunc() local
341 AssignDebugLoc(Probe); in instrumentOneFunc()
353 AssignDebugLoc(Call); in instrumentOneFunc()