Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DDemandedBits.cpp470 auto PrintDB = [&](const Instruction *I, const APInt &A, Value *V = nullptr) { in print() local
484 PrintDB(I, KV.second); in print()
487 PrintDB(I, getDemandedBits(&OI), OI); in print()