Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DPredicateInfo.cpp640 auto BlockEdge = getBlockEdge(PossibleCopy); in renameUses() local
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DProgramPoint.h500 BlockEdge(const CFGBlock *B1, const CFGBlock *B2, const LocationContext *L) in BlockEdge() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp625 using BlockEdge = BasicBlockEdge; typedef in __anonb3555ec80211::NewGVN