Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DMemDepPrinter.cpp69 if (dep.isNonFuncLocal()) in getInstTypePair()
H A DMemoryDependenceAnalysis.cpp921 !ExistingResult->getResult().isNonFuncLocal()) in getNonLocalInfoForBlock()
/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h154 bool isNonFuncLocal() const { in isNonFuncLocal() function
/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DGVN.cpp2145 if (D.getResult().isNonFuncLocal()) in areCallValsEqual()