Searched defs:Leaves (Results 1 – 7 of 7) sorted by relevance
622 ArrayRef<Directive> Leaves = getLeafConstructs(DKind); in isOpenMPNestingTeamsDirective() local645 ArrayRef<Directive> Leaves = getLeafConstructs(Kind); in isOpenMPNestingDistributeDirective() local657 ArrayRef<Directive> Leaves = getLeafConstructs(Kind); in isOpenMPGenericLoopDirective() local
435 static void collectLeaves(Value *Root, SmallVectorImpl<Instruction *> &Leaves) { in collectLeaves()527 SmallVector<Instruction *, 8> Leaves; in runOnFunction() local
522 std::vector<Record *> Leaves = Dir.getLeafConstructs(); in EmitLeafTable() local584 auto &Leaves = LeafTable[Ordering[I]]; in EmitLeafTable() local
2472 SmallVector<Value *, 4> Leaves; in getExpressionLeaves() local2557 auto Leaves = getExpressionLeaves(ExprsInSubprogram); in emitRemarks() local
421 LeafMap Leaves; // Leaf -> Total weight so far. in LinearizeExprTree() local
2093 LeafPrioQueue Leaves(NOpcode); in balanceSubTree() local