Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp1867 static PHINode *getRecurrenceVar(Value *VarX, Instruction *DefX, in getRecurrenceVar()
2139 Value *VarX = nullptr; in detectShiftUntilZeroIdiom() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp1328 Value *VarX = Shr->getOperand(0); in simplifyShrShlDemandedBits() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp7610 if (const auto *VarX = dyn_cast<VarDecl>(X)) { in isSameEntity() local