Searched refs:IRBuilderAtEntry (Results 1 – 1 of 1) sorted by relevance
398 IRBuilder<> &IRBuilderAtEntry) { in rewriteGlobalVariablesInConstant() argument419 IRBuilderAtEntry); in rewriteGlobalVariablesInConstant()442 IRBuilderAtEntry.Insert(NewInst); in rewriteGlobalVariablesInConstant()563 IRBuilder<> IRBuilderAtEntry(&EntryBlock, EntryBlock.begin()); in runOnFunction() local568 LoadValue = IRBuilderAtEntry.CreateLoad(RefGV->getValueType(), RefGV); in runOnFunction()600 rewriteGlobalVariablesInConstant(CE, GVLoadMap, IRBuilderAtEntry); in runOnFunction()