Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4182 static bool canGetThrough(const Instruction *Inst, Type *ConsideredExtType,
4268 bool TypePromotionHelper::canGetThrough(const Instruction *Inst, in canGetThrough() function in TypePromotionHelper
4381 if (!ExtOpnd || !canGetThrough(ExtOpnd, ExtTy, PromotedInsts, IsSExt)) in getAction()