Searched defs:BEInst (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/Hexagon/ | ||
H A D | HexagonVectorLoopCarriedReuse.cpp | 621 assert(BEInst && "There should be a value over the backedge"); in findDepChainFromPHI() local |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | ScalarEvolution.cpp | 5791 if (auto *BEInst = dyn_cast<Instruction>(BEValueV)) { createSimpleAffineAddRec() local |