Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemorySSA.h850 void buildMemorySSA(BatchAAResults &BAA);
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSA.cpp1240 buildMemorySSA(BatchAA); in MemorySSA()
1494 void MemorySSA::buildMemorySSA(BatchAAResults &BAA) { in buildMemorySSA() function in MemorySSA