Home
last modified time | relevance | path

Searched defs:computeJoin (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DSyncDependenceAnalysis.cpp303 bool computeJoin(const BasicBlock &SuccBlock, const BasicBlock &PushedLabel) { in computeJoin() function
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DGenericUniformityImpl.h531 bool computeJoin(const BlockT &SuccBlock, const BlockT &PushedLabel) { in computeJoin() function