Home
last modified time | relevance | path

Searched defs:NonLocal (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h102 NonLocal = 1, enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCSE.cpp870 bool NonLocal; in ProcessBlockPRE() local