Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Arm64ECCallLowering.cpp807 SetVector<GlobalAlias *> PatchableFns; in runOnModule() local
843 PatchableFns.insert(A); in runOnModule()
880 for (GlobalAlias *A : PatchableFns) { in runOnModule()