Searched refs:LoadBBBuilder (Results 1 – 1 of 1) sorted by relevance
1104 IRBuilder<> LoadBBBuilder(LoadBB); // The old builder has been invalidated. in handleLoad() local1105 LoadBBBuilder.SetCurrentDebugLocation(Load.getDebugLoc()); in handleLoad()1106 LoadBBBuilder.CreateCondBr(LoadBBBuilder.CreateIsNull(ShadowPtr), FExtBB, in handleLoad()