Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DPatchableFunction.cpp61 Attribute PatchAttr = MF.getFunction()->getFnAttribute("patchable-function"); in runOnMachineFunction() local
62 StringRef PatchType = PatchAttr.getValueAsString(); in runOnMachineFunction()