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

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DModuloSchedule.h178 std::unique_ptr<TargetInstrInfo::PipelinerLoopInfo> LoopInfo; member in class:llvm::ModuloScheduleExpander
366 std::unique_ptr<TargetInstrInfo::PipelinerLoopInfo> LoopInfo; member in class:llvm::PeelingModuloScheduleExpander
H A DMachinePipeliner.h77 struct LoopInfo { struct in class:llvm::MachinePipeliner
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGLoopInfo.cpp474 LoopInfo::LoopInfo(BasicBloc function in class:LoopInfo
[all...]
H A DCGLoopInfo.h87 class LoopInfo { class in namespace:clang::CodeGen
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DLoopInfo.h1080 class LoopInfo : public LoopInfoBase<BasicBlock, Loop> { class in namespace:llvm
1089 LoopInfo() {} function in class:llvm::LoopInfo
1092 LoopInfo(LoopInfo &&Arg) : BaseT(std::move(static_cast<BaseT &>(Arg))) {} function in class:llvm::LoopInfo
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDILCFGStructurizer.cpp171 static void PrintLoopinfo(const MachineLoopInfo &LoopInfo) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp953 llvm::CanonicalLoopInfo *LoopInfo = createCanonicalLoop( local

Completed in 210 milliseconds