Home
last modified time | relevance | path

Searched refs:CachedVal (Results 1 – 1 of 1) sorted by relevance

/external/llvm/tools/bugpoint/
DMiscompilation.cpp864 Value *CachedVal = new LoadInst(Cache, "fpcache", EntryBB); in CleanupAndPrepareModules() local
865 Value *IsNull = new ICmpInst(*EntryBB, ICmpInst::ICMP_EQ, CachedVal, in CleanupAndPrepareModules()
888 FuncPtr->addIncoming(CachedVal, EntryBB); in CleanupAndPrepareModules()