Home
last modified time | relevance | path

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

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