Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DConstantHoisting.h113 struct ConstantInfo { global() struct
117 BaseIntConstantInfo global() argument
118 BaseExprConstantInfo global() argument
119 RebasedConstantsConstantInfo global() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp2220 auto ConstantInfo = PFS.ConstantPoolSlots.find(ID); parseConstantPoolIndexOperand() local