Home
last modified time | relevance | path

Searched refs:ChildB (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp1185 BasicBlock *ChildB = cast_or_null<BasicBlock>(Loc[Child]); in materialize() local
1186 if (ChildB != nullptr && LastB != ChildB) in materialize()