Home
last modified time | relevance | path

Searched refs:getInstTypePair (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Analysis/
DMemDepPrinter.cpp63 static InstTypePair getInstTypePair(MemDepResult dep) { in getInstTypePair() function
73 static InstTypePair getInstTypePair(const Instruction* inst, DepType type) { in getInstTypePair() function
107 Deps[Inst].insert(std::make_pair(getInstTypePair(Res), in runOnFunction()
117 InstDeps.insert(std::make_pair(getInstTypePair(Res), I->getBB())); in runOnFunction()
129 InstDeps.insert(std::make_pair(getInstTypePair(Res), I->getBB())); in runOnFunction()