Home
last modified time | relevance | path

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

/external/clang/include/clang/Analysis/
DProgramPoint.h473 BlockEdge(const CFGBlock *B1, const CFGBlock *B2, const LocationContext *L) in BlockEdge() function
489 BlockEdge() {} in BlockEdge() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DPredicateInfo.cpp604 auto BlockEdge = getBlockEdge(PossibleCopy); in renameUses() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DNewGVN.cpp621 using BlockEdge = BasicBlockEdge; typedef in __anonc9d17a0b0311::NewGVN