Searched refs:tryUnmergingGEPsAcrossIndirectBr (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp6950 static bool tryUnmergingGEPsAcrossIndirectBr(GetElementPtrInst *GEPI, function
7164 if (tryUnmergingGEPsAcrossIndirectBr(GEPI, TTI)) {

Completed in 180 milliseconds