Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSMTConv.h620 uint64_t LBitWidth = Ctx.getTypeSize(LTy); in doTypeConversion() local
673 uint64_t LBitWidth = Ctx.getTypeSize(LTy); in doIntTypeConversion() local
755 uint64_t LBitWidth = Ctx.getTypeSize(LTy); in doFloatTypeConversion() local
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DScalarEvolution.cpp748 unsigned LBitWidth = LA.getBitWidth(), RBitWidth = RA.getBitWidth(); in CompareSCEVComplexity() local