Searched refs:NeedsPHITranslationFromBlock (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DPHITransAddr.h61 /// NeedsPHITranslationFromBlock - Return true if moving from the specified
63 bool NeedsPHITranslationFromBlock(BasicBlock *BB) const { function in class:llvm::PHITransAddr
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryDependenceAnalysis.cpp1280 if (!Pointer.NeedsPHITranslationFromBlock(BB)) {

Completed in 74 milliseconds