Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DAsmWriter.cpp3253 bool IsInFunction = Machine.getFunction(); in printUseListOrder() local
3254 if (IsInFunction) in printUseListOrder()
3259 IsInFunction ? nullptr : dyn_cast<BasicBlock>(Order.V)) { in printUseListOrder()