Home
last modified time | relevance | path

Searched refs:IsPotentiallyPHITranslatable (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/Analysis/
DPHITransAddr.h75 bool IsPotentiallyPHITranslatable() const;
/external/llvm/lib/Analysis/
DPHITransAddr.cpp115 bool PHITransAddr::IsPotentiallyPHITranslatable() const { in IsPotentiallyPHITranslatable() function in PHITransAddr
DMemoryDependenceAnalysis.cpp1262 if (!Pointer.IsPotentiallyPHITranslatable()) in getNonLocalPointerDepFromBB()