Searched defs:LoopInfo (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCGLoopInfo.cpp484 LoopInfo::LoopInfo(BasicBloc function in class:LoopInfo
[all...]
H A DCGLoopInfo.h90 class LoopInfo { class in namespace:clang::CodeGen
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DModuloSchedule.h180 std::unique_ptr<TargetInstrInfo::PipelinerLoopInfo> LoopInfo; member in class:llvm::ModuloScheduleExpander
370 std::unique_ptr<TargetInstrInfo::PipelinerLoopInfo> LoopInfo; member in class:llvm::PeelingModuloScheduleExpander
H A DMachinePipeliner.h83 struct LoopInfo { struct in class:llvm::MachinePipeliner
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopInfo.h407 class LoopInfo : public LoopInfoBase<BasicBlock, Loop> { class in namespace:llvm
419 LoopInfo(LoopInf function in class:llvm::LoopInfo
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600MachineCFGStructurizer.cpp176 static void PrintLoopinfo(const MachineLoopInfo &LoopInfo) { argument
/freebsd-current/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp1990 llvm::CanonicalLoopInfo *LoopInfo = createCanonicalLoop( local

Completed in 146 milliseconds