Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DMemorySSA.cpp347 bool InsertIntoDef = false; in buildMemorySSA() local
353 InsertIntoDef |= isa<MemoryDef>(MUD); in buildMemorySSA()
359 if (InsertIntoDef) in buildMemorySSA()