Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:LexicalScopes

25 #include "llvm/CodeGen/LexicalScopes.h"
83 LexicalScopes &LS;
87 UserValueScopes(DebugLoc D, LexicalScopes &L) : DL(D), LS(L) {}
283 LexicalScopes LS;