Home
last modified time | relevance | path

Searched defs:InductionDescriptor (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DLoopInfo.h60 class InductionDescriptor; variable
/netbsd/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DIVDescriptors.cpp938 InductionDescriptor::InductionDescriptor(Value *Start, InductionKind K, in InductionDescriptor() function in InductionDescriptor