Searched defs:Leaves (Results 1 – 7 of 7) sorted by relevance
622 ArrayRef<Directive> Leaves = getLeafConstructs(DKind); isOpenMPNestingTeamsDirective() local 645 ArrayRef<Directive> Leaves = getLeafConstructs(Kind); isOpenMPNestingDistributeDirective() local 657 ArrayRef<Directive> Leaves = getLeafConstructs(Kind); isOpenMPGenericLoopDirective() local
435 collectLeaves(Value * Root,SmallVectorImpl<Instruction * > & Leaves) collectLeaves() argument 527 SmallVector<Instruction *, 8> Leaves; runOnFunction() local
133 std::vector<NodeId> Leaves; member in clang::diff::SyntaxTree::Impl539 void computeKeyRoots(int Leaves) { in computeKeyRoots()
2472 SmallVector<Value *, 4> Leaves; getExpressionLeaves() local 2557 auto Leaves = getExpressionLeaves(ExprsInSubprogram); emitRemarks() local
421 LeafMap Leaves; // Leaf -> Total weight so far. in LinearizeExprTree() local [all...]
2093 LeafPrioQueue Leaves(NOpcode); in balanceSubTree() local [all...]