Searched defs:LoopName (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp64 std::string LoopName; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDeletion.cpp229 std::string LoopName = std::string(L.getName()); local
H A DLoopUnrollPass.cpp1354 std::string LoopName = std::string(L.getName()); local
1475 std::string LoopName = std::string(L.getName()); local
H A DSimpleLoopUnswitch.cpp2893 std::string LoopName = std::string(L.getName()); local

Completed in 94 milliseconds