Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/ARC/
H A DARCExpandPseudos.cpp49 static unsigned getMappedOp(unsigned PseudoOp) { in getMappedOp() function
/llvm-project/llvm/lib/Transforms/Utils/
H A DValueMapper.cpp665 std::optional<Metadata *> MDNodeMapper::getMappedOp(const Metadata *Op) const { getMappedOp() function in MDNodeMapper