Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp420 auto *GEPO = cast<GEPOperator>(ConstExpr); in collectConstantCandidates() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DValueMapper.cpp516 if (auto *GEPO = dyn_cast<GEPOperator>(C)) in mapValue() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp1558 auto *GEPO = cast<GEPOperator>(this); in getWithOperands() local