Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfileProbe.cpp277 auto AssignDebugLoc = [&](Instruction *I) { in instrumentOneFunc() local
323 AssignDebugLoc(Probe); in instrumentOneFunc()
343 AssignDebugLoc(Call); in instrumentOneFunc()