Home
last modified time | relevance | path

Searched defs:AllowPromotionWithoutCommonHeader (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h613 const Instruction &I, bool &AllowPromotionWithoutCommonHeader) const { in shouldConsiderAddressTypePromotion()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp6993 bool AllowPromotionWithoutCommonHeader = false; in optimizeExt() local
7040 Instruction *&Inst, bool AllowPromotionWithoutCommonHeader, in performAddressTypePromotion()