Searched refs:EmptyCtx (Results 1 – 2 of 2) sorted by relevance
361 CFGBlockInfo(LocalVarContext EmptyCtx) in CFGBlockInfo()362 : EntryContext(EmptyCtx), ExitContext(EmptyCtx) {} in CFGBlockInfo()
1306 static AsmWriterContext EmptyCtx(nullptr, nullptr); in getEmpty() local1307 return EmptyCtx; in getEmpty()