Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSA.cpp1512 bool InsertIntoDef = false; in buildMemorySSA() local
1524 InsertIntoDef = true; in buildMemorySSA()
1530 if (InsertIntoDef) in buildMemorySSA()