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

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DCallPromotionUtils.cpp382 bool llvm::isLegalToPromote(const CallBase &CB, Function *Callee, function in class:llvm
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTypePromotion.cpp795 bool TypePromotion::isLegalToPromote(Value *V) { function in class:TypePromotion

Completed in 193 milliseconds