callDefaultCtor overloads
Declared in <llvm/CodeGen/RegAllocEvictionAdvisor.h>
Specialization for the API used by the analysis infrastructure to create an instance of the eviction advisor.
template<>
Pass*
callDefaultCtor();
» more...
Specialization for the API used by the analysis infrastructure to create an instance of the priority advisor.
template<>
Pass*
callDefaultCtor();
» more...