Searched refs:CachedVal (Results 1 – 1 of 1) sorted by relevance
882 Value *CachedVal = new LoadInst(Cache, "fpcache", EntryBB); in CleanupAndPrepareModules() local883 Value *IsNull = new ICmpInst(*EntryBB, ICmpInst::ICMP_EQ, CachedVal, in CleanupAndPrepareModules()905 FuncPtr->addIncoming(CachedVal, EntryBB); in CleanupAndPrepareModules()