Searched defs:IsExtInst (Results 1 – 2 of 2) sorted by relevance
278 bool IsExtInst = (isa<ZExtInst>(I) || isa<SExtInst>(I)); in getBestTruncatedType() local
1493 auto IsExtInst = [](const Value *V) -> bool { in getArithmeticInstrCost() local