Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOCtxProfLowering.cpp284 AssignGUIDPass::getGUID(cast<Function>(*Mark->getNameValue()))); in lowerFunction()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicInst.h1453 return cast<GlobalVariable>(getNameValue()); in getName()
1459 Value *getNameValue() const { return getArgOperand(0)->stripPointerCasts(); } in getNameValue() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp2250 if (Ins.getNameValue() == &Caller) in remapIndices()
2263 if (Ins.getNameValue() == &Caller) in remapIndices()