Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DAttributor.cpp3130 struct AAIsDeadCallSite final : AAIsDeadFunction { struct
3131 AAIsDeadCallSite(const IRPosition &IRP) : AAIsDeadFunction(IRP) {} in AAIsDeadCallSite() argument
/external/llvm-project/llvm/lib/Transforms/IPO/
DAttributorAttributes.cpp3411 struct AAIsDeadCallSite final : AAIsDeadFunction { struct
3412 AAIsDeadCallSite(const IRPosition &IRP, Attributor &A) in AAIsDeadCallSite() function