Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DPredicateInfo.cpp197 const Instruction *getDefOrUser(const Value *Def, const Use *U) const { in getDefOrUser() function
218 auto *AInst = getDefOrUser(ADef, A.U); in localComesBefore()
219 auto *BInst = getDefOrUser(BDef, B.U); in localComesBefore()