Home
last modified time | relevance | path

Searched defs:ACS (Results 1 – 8 of 8) sorted by relevance

/llvm-project/llvm/unittests/IR/
H A DAbstractCallSiteTest.cpp50 AbstractCallSite ACS(CallbackUse); in TEST() local
H A DLegacyPassManagerTest.cpp718 AbstractCallSite ACS(&U); runOnSCC() local
/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp787 CallBase *CB = ACS.getInstruction(); in isPotentiallyReachable() argument
1015 assert(ACS && ACS.isCallbackCall()); in getAssociatedArgument() local
1861 __anon2be7d0e81202(AbstractCallSite ACS) checkForAllUses() argument
1943 AbstractCallSite ACS(&U); checkForAllCallSites() local
2394 __anon2be7d0e81502(AbstractCallSite ACS) identifyDeadInternalFunctions() argument
2872 __anon2be7d0e81a02(AbstractCallSite ACS) isValidFunctionSignatureRewrite() argument
3090 __anon2be7d0e81d02(AbstractCallSite ACS) rewriteFunctionSignatures() argument
[all...]
H A DAttributorAttributes.cpp452 auto CallSiteCheck = [&](AbstractCallSite ACS) { in clampCallSiteArgumentStates() argument
2727 __anon30d26d8f2602(AbstractCallSite ACS) updateImpl() argument
2804 __anon30d26d8f2802(AbstractCallSite ACS) updateImpl() argument
3809 __anon30d26d8f3702(AbstractCallSite ACS) updateImpl() argument
4427 __anon30d26d8f4202(AbstractCallSite ACS) updateImpl() argument
6333 __anon30d26d8f5802(AbstractCallSite ACS) updateImpl() argument
7206 __anon30d26d8f6802(AbstractCallSite ACS) identifyPrivatizableType() argument
7219 __anon30d26d8f6902(AbstractCallSite ACS) identifyPrivatizableType() argument
7301 __anon30d26d8f6a02(AbstractCallSite ACS) updateImpl() argument
7382 __anon30d26d8f6c02(AbstractCallSite ACS) updateImpl() argument
7428 __anon30d26d8f6d02(AbstractCallSite ACS) updateImpl() argument
7589 __anon30d26d8f7102(const Attributor::ArgumentReplacementInfo &ARI, AbstractCallSite ACS, SmallVectorImpl<Value *> &NewArgOperands) manifest() argument
11411 __anon30d26d8f8f02(AbstractCallSite ACS) updateImpl() argument
11793 __anon30d26d8f9402(AbstractCallSite ACS) updateImpl() argument
12058 __anon30d26d8f9a02(AbstractCallSite ACS) checkUse() argument
[all...]
H A DOpenMPOpt.cpp4796 auto PredCallSite = [&](AbstractCallSite ACS) { in updateReachingKernelEntries() argument
4827 auto PredCallSite = [&](AbstractCallSite ACS) { in updateParallelLevels() argument
3024 __anon5fbee67a2902(AbstractCallSite ACS) handleCallees() argument
/llvm-project/llvm/unittests/ProfileData/
H A DMemProfTest.cpp287 for (const auto &ACS : AllocCallStacks) { TEST() local
/llvm-project/clang/lib/Format/
H A DWhitespaceManager.cpp529 AlignTokens(const FormatStyle & Style,F && Matches,SmallVector<WhitespaceManager::Change,16> & Changes,unsigned StartAt,const FormatStyle::AlignConsecutiveStyle & ACS={},bool RightJustify=false) AlignTokens() argument
/llvm-project/llvm/lib/IR/
H A DFunction.cpp1852 AbstractCallSite ACS(&U); hasAddressTaken() local