Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DMemDepPrinter.cpp70 if (dep.isNonFuncLocal()) in getInstTypePair()
H A DMemoryDependenceAnalysis.cpp930 !ExistingResult->getResult().isNonFuncLocal()) in GetNonLocalInfoForBlock()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h166 bool isNonFuncLocal() const { in isNonFuncLocal() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DGVN.cpp2004 if (D.getResult().isNonFuncLocal()) in areCallValsEqual()