Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DPredicateInfo.cpp649 auto BlockEdge = getBlockEdge(PossibleCopy); in renameUses() local
/llvm-project-15.0.7/clang/include/clang/Analysis/
H A DProgramPoint.h504 BlockEdge(const CFGBlock *B1, const CFGBlock *B2, const LocationContext *L) in BlockEdge() function
/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp624 using BlockEdge = BasicBlockEdge; typedef in __anonf7cb05f80211::NewGVN