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