Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DArrayBoundCheckerV2.cpp255 RegionRawOffsetV2 RegionRawOffsetV2::computeOffset(ProgramStateRef state, in computeOffset() function in RegionRawOffsetV2
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/
H A DMipsLongBranch.cpp195 int64_t MipsLongBranch::computeOffset(const MachineInstr *Br) { in computeOffset() function in MipsLongBranch