Home
last modified time | relevance | path

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

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