Searched refs:PatchType (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DPatchableFunction.cpp72 StringRef PatchType = PatchAttr.getValueAsString(); local
73 assert(PatchType == "prologue-short-redirect" && "Only possibility today!");

Completed in 146 milliseconds