Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp1524 getRecurrenceVar(Value * VarX,Instruction * DefX,BasicBlock * LoopEntry) getRecurrenceVar() argument
1695 Value *VarX = nullptr; detectShiftUntilZeroIdiom() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp1268 Value *VarX = Shr->getOperand(0); simplifyShrShlDemandedBits() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp6619 if (const auto *VarX = dyn_cast<VarDecl>(X)) { isSameEntity() local