Home
last modified time | relevance | path

Searched refs:InsertIntoDef (Results 1 – 2 of 2) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DMemorySSA.cpp1356 bool InsertIntoDef = false; in buildMemorySSA() local
1368 InsertIntoDef = true; in buildMemorySSA()
1374 if (InsertIntoDef) in buildMemorySSA()