Searched refs:newFunction (Results 1 – 9 of 9) sorted by relevance
335 Function *newFunction = Function::Create(funcType, in constructFunction() local341 newFunction->setDoesNotThrow(); in constructFunction()343 newFunction->getBasicBlockList().push_back(newRootNode); in constructFunction()346 Function::arg_iterator AI = newFunction->arg_begin(); in constructFunction()356 TerminatorInst *TI = newFunction->begin()->getTerminator(); in constructFunction()372 AI = newFunction->arg_begin(); in constructFunction()391 return newFunction; in constructFunction()411 emitCallAndSwitchStatement(Function *newFunction, BasicBlock *codeReplacer, in emitCallAndSwitchStatement() argument417 LLVMContext &Context = newFunction->getContext(); in emitCallAndSwitchStatement()448 StructArgTy = StructType::get(newFunction->getContext(), ArgTypes); in emitCallAndSwitchStatement()[all …]
823 Function *newFunction = Function::Create( in constructFunction() local828 newFunction->setDoesNotThrow(); in constructFunction()832 newFunction->setHasUWTable(); in constructFunction()921 newFunction->addFnAttr(Attr); in constructFunction()923 newFunction->getBasicBlockList().push_back(newRootNode); in constructFunction()926 Function::arg_iterator AI = newFunction->arg_begin(); in constructFunction()936 Instruction *TI = newFunction->begin()->getTerminator(); in constructFunction()953 AI = newFunction->arg_begin(); in constructFunction()972 return newFunction; in constructFunction()1060 CallInst *CodeExtractor::emitCallAndSwitchStatement(Function *newFunction, in emitCallAndSwitchStatement() argument[all …]
872 Function *newFunction = Function::Create( in constructFunction() local877 newFunction->setDoesNotThrow(); in constructFunction()881 newFunction->setHasUWTable(); in constructFunction()978 newFunction->addFnAttr(Attr); in constructFunction()980 newFunction->getBasicBlockList().push_back(newRootNode); in constructFunction()983 Function::arg_iterator AI = newFunction->arg_begin(); in constructFunction()993 Instruction *TI = newFunction->begin()->getTerminator(); in constructFunction()1010 AI = newFunction->arg_begin(); in constructFunction()1029 return newFunction; in constructFunction()1117 CallInst *CodeExtractor::emitCallAndSwitchStatement(Function *newFunction, in emitCallAndSwitchStatement() argument[all …]
117 void moveCodeToFunction(Function *newFunction);119 void emitCallAndSwitchStatement(Function *newFunction,
69 const TFunction &newFunction = CloneFunctionAndAppendParams( in visitFunctionDefinitionPre() local71 TIntermFunctionPrototype *newProto = new TIntermFunctionPrototype(&newFunction); in visitFunctionDefinitionPre()
221 void moveCodeToFunction(Function *newFunction);228 CallInst *emitCallAndSwitchStatement(Function *newFunction,
219 void moveCodeToFunction(Function *newFunction);226 CallInst *emitCallAndSwitchStatement(Function *newFunction,
2242 auto newFunction = debug::find<debug::Function>(newStack[i].block); in trap() local2243 if(wasTopMostFrame && oldFunction == newFunction) in trap()
META-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...