Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DMacroInfo.cpp74 bool Lexically = !Syntactically; in isIdenticalTo() local
84 if (Lexically) { in isIdenticalTo()
109 if (Lexically) in isIdenticalTo()
/external/llvm/test/Transforms/JumpThreading/
Dbasic.ll143 ;; Lexically duplicated conditionals should be threaded.