Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp1522 getRecurrenceVar(Value * VarX,Instruction * DefX,BasicBlock * LoopEntry) getRecurrenceVar() argument
1693 Value *VarX = nullptr; detectShiftUntilZeroIdiom() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp1328 Type *Ty = VarX->getType(); in simplifyShrShlDemandedBits() local
/llvm-project/llvm/unittests/IR/
H A DIRBuilderTest.cpp943 DILocalVariable *VarX = TEST_F() local
/llvm-project/clang/lib/AST/
H A DASTContext.cpp6791 if (const auto *VarX = dyn_cast<VarDecl>(X)) { isSameEntity() local