Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DVPlanHCFGTransforms.cpp39 Instruction *Inst = cast<Instruction>(VPInst->getUnderlyingValue()); in VPInstructionsToVPRecipes()
DVPlanValue.h61 Value *getUnderlyingValue() { return UnderlyingVal; } in getUnderlyingValue() function