Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp415 auto *GEPO = cast<GEPOperator>(ConstExpr); in collectConstantCandidates() local
/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/
H A DValueMapper.cpp514 if (auto *GEPO = dyn_cast<GEPOperator>(C)) in mapValue() local
/openbsd/gnu/llvm/llvm/lib/IR/
H A DConstants.cpp1499 auto *GEPO = cast<GEPOperator>(this); in getWithOperands() local