Searched defs:BlockEdge (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DProgramPoint.h503 class BlockEdge : public ProgramPoint { class in namespace:clang
505 BlockEdge(const CFGBlock *B1, const CFGBlock *B2, const LocationContext *L) function in class:clang::BlockEdge
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DPredicateInfo.cpp632 auto BlockEdge = getBlockEdge(PossibleCopy); local

Completed in 74 milliseconds