Home
last modified time | relevance | path

Searched refs:TmpBlock (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp324 uint64_t TmpBlock = BlockNo; in asU64() local
326 return TmpBlock << 44ull | TmpInst << NUM_LOC_BITS | LocNo; in asU64()