Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DPatchableFunction.cpp67 Attribute PatchAttr = MF.getFunction().getFnAttribute("patchable-function"); in run() local
68 StringRef PatchType = PatchAttr.getValueAsString(); in run()