Home
last modified time | relevance | path

Searched refs:InsertIntoDef (Results 1 – 3 of 3) 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-10.0/llvm/lib/Analysis/
DMemorySSA.cpp1524 bool InsertIntoDef = false; in buildMemorySSA() local
1536 InsertIntoDef = true; in buildMemorySSA()
1542 if (InsertIntoDef) in buildMemorySSA()
/external/llvm-project/llvm/lib/Analysis/
DMemorySSA.cpp1550 bool InsertIntoDef = false; in buildMemorySSA() local
1562 InsertIntoDef = true; in buildMemorySSA()
1568 if (InsertIntoDef) in buildMemorySSA()