Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DMemorySSA.cpp1283 buildMemorySSA(BatchAA); in MemorySSA()
1551 void MemorySSA::buildMemorySSA(BatchAAResults &BAA) { in buildMemorySSA() function in MemorySSA
/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DMemorySSA.h863 void buildMemorySSA(BatchAAResults &BAA);