Home
last modified time | relevance | path

Searched refs:Xop (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Analysis/
DDependenceAnalysis.cpp956 const SCEV *Xop = CX->getOperand(); in isKnownPredicate() local
958 if (Xop->getType() == Yop->getType()) { in isKnownPredicate()
959 X = Xop; in isKnownPredicate()
/external/pcre/dist/
Dpcre_exec.c437 unsigned int Xop; member
597 #define op frame->Xop in match()
DChangeLog792 Xop which should be unsigned.