Home
last modified time | relevance | path

Searched defs:Clones (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1682 assert(Clones.empty()); in splitSwitchCoroutine() argument
1767 splitAsyncCoroutine(Function & F,coro::Shape & Shape,SmallVectorImpl<Function * > & Clones) splitAsyncCoroutine() argument
1864 splitRetconCoroutine(Function & F,coro::Shape & Shape,SmallVectorImpl<Function * > & Clones) splitRetconCoroutine() argument
2006 splitCoroutine(Function & F,SmallVectorImpl<Function * > & Clones,TargetTransformInfo & TTI,bool OptimizeFrame,std::function<bool (Instruction &)> MaterializableCallback) splitCoroutine() argument
2069 updateCallGraphAfterCoroutineSplit(LazyCallGraph::Node & N,const coro::Shape & Shape,const SmallVectorImpl<Function * > & Clones,LazyCallGraph::SCC & C,LazyCallGraph & CG,CGSCCAnalysisManager & AM,CGSCCUpdateResult & UR,FunctionAnalysisManager & FAM) updateCallGraphAfterCoroutineSplit() argument
2212 SmallVector<Function *, 4> Clones; run() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionSpecialization.cpp726 SmallVector<Function *> Clones; run() local
H A DMemProfContextDisambiguation.cpp265 std::vector<ContextNode *> Clones; global() member
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp223 ValueSetType Clones; // The set of all cloned values. member
H A DHexagonVectorCombine.cpp240 InstMap Clones; // Map from original Deps to cloned ones. member
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp10122 SmallVector<unsigned> Clones; parseOptionalCallsites() local