Searched defs:ConstantInfo (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/ | ||
H A D | ConstantHoisting.h | 113 struct ConstantInfo { global() struct |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/ | ||
H A D | MIParser.cpp | 2220 auto ConstantInfo = PFS.ConstantPoolSlots.find(ID); parseConstantPoolIndexOperand() local |