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.cpp604 auto BlockEdge = getBlockEdge(PossibleCopy); in renameUses() local
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DProgramPoint.h510 BlockEdge(const CFGBlock *B1, const CFGBlock *B2, const LocationContext *L) in BlockEdge() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp637 using BlockEdge = BasicBlockEdge; typedef in __anonb3555ec80211::NewGVN