Searched refs:EmptyCtx (Results 1 – 2 of 2) sorted by relevance
371 CFGBlockInfo(LocalVarContext EmptyCtx) in CFGBlockInfo()372 : EntryContext(EmptyCtx), ExitContext(EmptyCtx) {} in CFGBlockInfo()
1440 static AsmWriterContext EmptyCtx(nullptr, nullptr); in getEmpty() local1441 return EmptyCtx; in getEmpty()