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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSMTConv.h594 uint64_t LBitWidth = Ctx.getTypeSize(LTy); local
647 uint64_t LBitWidth = Ctx.getTypeSize(LTy); local
729 uint64_t LBitWidth = Ctx.getTypeSize(LTy); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp696 unsigned LBitWidth = LA.getBitWidth(), RBitWidth = RA.getBitWidth(); local

Completed in 187 milliseconds