Searched defs:isLegalToPromote (Results 1 – 2 of 2) sorted by relevance
395 bool llvm::isLegalToPromote(const CallBase &CB, Function *Callee, in isLegalToPromote() function in llvm
768 bool TypePromotionImpl::isLegalToPromote(Value *V) { in isLegalToPromote() function in TypePromotionImpl