Searched defs:getConstValue (Results 1 – 3 of 3) sorted by relevance
105 CharUnits getConstValue() const { return ConstValue; } in getConstValue() function
244 auto getConstValue = [&](uint64_t value) -> Value { in rewriteGeneralCase() local
1197 const llvm::APSInt *SimpleSValBuilder::getConstValue(ProgramStateRef state, getConstValue() function in SimpleSValBuilder