Home
last modified time | relevance | path

Searched refs:canGetThrough (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4065 static bool canGetThrough(const Instruction *Inst, Type *ConsideredExtType,
4151 bool TypePromotionHelper::canGetThrough(const Instruction *Inst, in canGetThrough() function in TypePromotionHelper
4264 if (!ExtOpnd || !canGetThrough(ExtOpnd, ExtTy, PromotedInsts, IsSExt)) in getAction()