Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DMemoryDependenceAnalysis.cpp1608 PerInstNLInfo &INLD = NonLocalDeps[I]; in removeInstruction() local
1703 const PerInstNLInfo &INLD = DepKV.second; in verifyRemoved() local
/netbsd-src/usr.bin/error/
H A Derror.h44 #define INLD 4 macro