Home
last modified time | relevance | path

Searched defs:BlockEdge (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DPredicateInfo.cpp644 auto BlockEdge = getBlockEdge(PossibleCopy); in renameUses() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DProgramPoint.h505 BlockEdge(const CFGBlock *B1, const CFGBlock *B2, const LocationContext *L) in BlockEdge() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp625 using BlockEdge = BasicBlockEdge; typedef in __anonccb5b2130211::NewGVN