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