Searched refs:toReplace (Results 1 – 6 of 6) sorted by relevance
889 CallInst *toReplace = cast<CallInst>(CS.getInstruction()); in ReplaceWithStatepoint() local893 Call->setTailCall(toReplace->isTailCall()); in ReplaceWithStatepoint()894 Call->setCallingConv(toReplace->getCallingConv()); in ReplaceWithStatepoint()897 AttributeSet new_attrs = toReplace->getAttributes(); in ReplaceWithStatepoint()908 BasicBlock::iterator next(toReplace); in ReplaceWithStatepoint()943 InvokeInst *toReplace = cast<InvokeInst>(CS.getInstruction()); in ReplaceWithStatepoint() local949 gc_statepoint_decl, toReplace->getNormalDest(), in ReplaceWithStatepoint()950 toReplace->getUnwindDest(), args, "", toReplace->getParent()); in ReplaceWithStatepoint()951 invoke->setCallingConv(toReplace->getCallingConv()); in ReplaceWithStatepoint()955 AttributeSet new_attrs = toReplace->getAttributes(); in ReplaceWithStatepoint()[all …]
1148 CallInst *toReplace = cast<CallInst>(CS.getInstruction()); in makeStatepointExplicitImpl() local1151 call->setTailCall(toReplace->isTailCall()); in makeStatepointExplicitImpl()1152 call->setCallingConv(toReplace->getCallingConv()); in makeStatepointExplicitImpl()1156 AttributeSet new_attrs = legalizeCallAttributes(toReplace->getAttributes()); in makeStatepointExplicitImpl()1166 BasicBlock::iterator next(toReplace); in makeStatepointExplicitImpl()1174 InvokeInst *toReplace = cast<InvokeInst>(CS.getInstruction()); in makeStatepointExplicitImpl() local1180 gc_statepoint_decl, toReplace->getNormalDest(), in makeStatepointExplicitImpl()1181 toReplace->getUnwindDest(), args, "", toReplace->getParent()); in makeStatepointExplicitImpl()1182 invoke->setCallingConv(toReplace->getCallingConv()); in makeStatepointExplicitImpl()1186 AttributeSet new_attrs = legalizeCallAttributes(toReplace->getAttributes()); in makeStatepointExplicitImpl()[all …]
68 public Pick replace(String toReplace, Pick replacement) { in replace() argument69 Replacer visitor = new Replacer(toReplace, replacement); in replace()536 String toReplace; field in Pick.Replacer538 Replacer(String toReplace, Pick replacement) { in Replacer() argument539 this.toReplace = toReplace; in Replacer()543 if (toReplace.equals(a.name)) { in handle()
412 const SkFlatData* toReplace, in findAndReplace() argument422 if (!*added || toReplace == NULL) { in findAndReplace()428 const SkFlatData* found = fHash.find(*toReplace); in findAndReplace()
768 NormalSsaInsn toReplace = new NormalSsaInsn( in scheduleUseBeforeAssigned() local774 toSchedule.set(insertPlace, toReplace); in scheduleUseBeforeAssigned()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...