Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DMemDepPrinter.cpp70 if (dep.isNonFuncLocal()) in getInstTypePair()
H A DMemoryDependenceAnalysis.cpp930 !ExistingResult->getResult().isNonFuncLocal()) in getNonLocalInfoForBlock()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h153 bool isNonFuncLocal() const { in isNonFuncLocal() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVN.cpp2003 if (D.getResult().isNonFuncLocal()) in areCallValsEqual()