Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTypePromotion.cpp382 bool TypePromotionImpl::shouldPromote(Value *V) { in shouldPromote() function in TypePromotionImpl
H A DCodeGenPrepare.cpp7771 bool shouldPromote(const Instruction *ToBePromoted) const { in shouldPromote() function in __anon1d600f581911::VectorPromoteHelper