Searched refs:isOtherMemAccess (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryDependenceAnalysis.cpp512 auto isOtherMemAccess = [](Instruction *I) -> bool { local
570 isOtherMemAccess(QueryInst))
623 isOtherMemAccess(QueryInst))
635 isOtherMemAccess(QueryInst))

Completed in 109 milliseconds