#pragma once // // This file is distributed under the MIT License. See LICENSE.md for details. // #include #include "revng/Pipeline/Location.h" #include "revng/Pipes/Ranks.h" std::optional> getLocation(const llvm::Instruction *I);