Searched defs:isLegalToPromote (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCallPromotionUtils.cpp319 bool llvm::isLegalToPromote(CallSite CS, Function *Callee, function in class:llvm
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DTypePromotion.cpp793 bool TypePromotion::isLegalToPromote(Value *V) { function in class:TypePromotion

Completed in 56 milliseconds