Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp563 struct GEPValue { struct
567 GEPValue(Instruction *I) : Inst(I) { in GEPValue() argument
571 GEPValue(Instruction *I, std::optional<int64_t> ConstantOffset) in GEPValue() argument
564 Inst__anon19c0a85d0311::GEPValue global() argument
565 ConstantOffset__anon19c0a85d0311::GEPValue global() argument
576 isSentinel__anon19c0a85d0311::GEPValue isSentinel() argument
581 canHandle__anon19c0a85d0311::GEPValue canHandle() argument
[all...]