Searched refs:isTokenTy (Results 1 – 15 of 15) sorted by relevance
152 if (II->getType()->isTokenTy() && II->isUsedOutsideOfBlock(BB)) in analyzeBasicBlock()
186 if (I->getType()->isTokenTy()) in isLCSSAForm()252 if (BI->getType()->isTokenTy() && BI->isUsedOutsideOfBlock(*I)) in isSafeToClone()
170 if (V->getType()->isTokenTy()) in InitializeRegForValue()
601 !ElemTy->isTokenTy(); in isValidElementType()695 !ElemTy->isTokenTy(); in isValidElementType()763 !ElemTy->isMetadataTy() && !ElemTy->isTokenTy(); in isValidElementType()
1764 Assert(!I->getType()->isTokenTy(), in visitFunction()1770 Assert(!F.getReturnType()->isTokenTy(), in visitFunction()2281 Assert(!PN.getType()->isTokenTy(), "PHI nodes cannot have token type!"); in visitPHINode()2388 Assert(!ParamTy->isTokenTy(), in VerifyCallSite()2395 Assert(!FTy->getReturnType()->isTokenTy(), in VerifyCallSite()3301 case IITDescriptor::Token: return !Ty->isTokenTy(); in VerifyIntrinsicType()
66 if (Op1->getType()->isTokenTy()) in areInvalidOperands()
378 if (!BBTerm->getType()->isVoidTy() && !BBTerm->getType()->isTokenTy()) in TestBlocks()480 if (!Inst->getType()->isVoidTy() && !Inst->getType()->isTokenTy()) in TestInsts()789 if (I->isEHPad() || I->getType()->isTokenTy()) in DebugACrash()
73 if (Inst.getType()->isTokenTy()) in processInstruction()
182 bool isTokenTy() const { return getTypeID() == TokenTyID; } in isTokenTy() function
3022 if (!Inst->use_empty() && !Inst->getType()->isTokenTy()) in prepareICWorklistFromFunction()3032 if (!Inst->getType()->isTokenTy()) in prepareICWorklistFromFunction()
307 if (I->getType()->isTokenTy() && I->isUsedOutsideOfBlock(BB)) in getJumpThreadDuplicationCost()
555 Ty->isTokenTy()) in printType()
1289 if (!Inst->getType()->isVoidTy() && !Inst->getType()->isTokenTy() && in SelectAllBasicBlocks()
2182 if (LP.getType()->isTokenTy()) in visitLandingPad()
4239 if (!Ty->isTokenTy()) in ConvertValIDToValue()