Home
last modified time | relevance | path

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

/external/scudo/standalone/tests/
Drelease_test.cpp341 scudo::uptr FirstBlock = in testPageMapMarkRange() local
468 const scudo::uptr FirstBlock = scudo::roundUpSlow(ReleaseBase, BlockSize); in testReleasePartialRegion() local
/external/clang/lib/Analysis/
DThreadSafety.cpp2143 const CFGBlock *FirstBlock = *SortedGraph->begin(); in runAnalysis() local