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.cpp1558 static PHINode *getRecurrenceVar(Value *VarX, Instruction *DefX, in getRecurrenceVar()
1830 Value *VarX = nullptr; in detectShiftUntilZeroIdiom() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp1324 Value *VarX = Shr->getOperand(0); in simplifyShrShlDemandedBits() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp7068 if (const auto *VarX = dyn_cast<VarDecl>(X)) { in isSameEntity() local