Home
last modified time | relevance | path

Searched defs:VarX (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp1609 static PHINode *getRecurrenceVar(Value *VarX, Instruction *DefX, in getRecurrenceVar()
1780 Value *VarX = nullptr; in detectShiftUntilZeroIdiom() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp1166 Value *VarX = Shr->getOperand(0); in simplifyShrShlDemandedBits() local
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp6620 if (const auto *VarX = dyn_cast<VarDecl>(X)) { in isSameEntity() local