Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp10220 struct AANoUndefFloating : public AANoUndefImpl { struct
10221 AANoUndefFloating(const IRPosition &IRP, Attributor &A) in AANoUndefFloating() argument
10292 struct AANoUndefCallSiteArgument final : AANoUndefFloating {
10294 : AANoUndefFloating(IRP, A) {} in AANoUndefCallSiteArgument()