Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Analysis/
DMemDepPrinter.cpp69 if (dep.isNonFuncLocal()) in getInstTypePair()
DMemoryDependenceAnalysis.cpp925 !ExistingResult->getResult().isNonFuncLocal()) in getNonLocalInfoForBlock()
/openbsd/src/gnu/llvm/llvm/include/llvm/Analysis/
DMemoryDependenceAnalysis.h161 bool isNonFuncLocal() const { in isNonFuncLocal() function
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Scalar/
DGVN.cpp2128 if (D.getResult().isNonFuncLocal()) in areCallValsEqual()