Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()