Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp1498 AAQueryInfo *UseAAQI = BlockInserted ? &NewAAQI : &AAQI; in aliasPHI() local
1501 MemoryLocation(V1Srcs[0], PNSize), MemoryLocation(V2, V2Size), *UseAAQI); in aliasPHI()
1518 MemoryLocation(V, PNSize), MemoryLocation(V2, V2Size), *UseAAQI); in aliasPHI()