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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetSubtargetInfo.cpp40 bool TargetSubtargetInfo::enableJoinGlobalCopies() const { function in class:TargetSubtargetInfo
H A DRegisterCoalescer.cpp3865 JoinGlobalCopies = STI.enableJoinGlobalCopies();
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetSubtargetInfo.h201 virtual bool enableJoinGlobalCopies() const;

Completed in 264 milliseconds