Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DRDFGraph.h798 static bool IsUse(const NodeAddr<NodeBase*> BA) { in IsUse() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp1114 bool IsUse = false; in ValidateMVEInst() local