Home
last modified time | relevance | path

Searched defs:LabelFn (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDIBuilder.h52 Function *LabelFn; ///< llvm.dbg.label variable
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugProgramInstruction.cpp462 auto *LabelFn = Intrinsic::getDeclaration(M, Intrinsic::dbg_label); in createDebugIntrinsic() local