Home
last modified time | relevance | path

Searched defs:isPotentiallyReachable (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DCFG.cpp206 bool llvm::isPotentiallyReachable(const BasicBlock *A, const BasicBlock *B, in isPotentiallyReachable() function in llvm
218 bool llvm::isPotentiallyReachable( in isPotentiallyReachable() function in llvm
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DCFG.cpp207 bool llvm::isPotentiallyReachable( in isPotentiallyReachable() function in llvm
231 bool llvm::isPotentiallyReachable( in isPotentiallyReachable() function in llvm
/aosp_15_r20/external/llvm/lib/Analysis/
H A DCFG.cpp174 bool llvm::isPotentiallyReachable(const BasicBlock *A, const BasicBlock *B, in isPotentiallyReachable() function in llvm
186 bool llvm::isPotentiallyReachable(const Instruction *A, const Instruction *B, in isPotentiallyReachable() function in llvm
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DAttributor.cpp590 isPotentiallyReachable(Attributor &A, const Instruction &FromI, in isPotentiallyReachable() function
733 bool AA::isPotentiallyReachable( in isPotentiallyReachable() function in AA
743 bool AA::isPotentiallyReachable( in isPotentiallyReachable() function in AA