Searched defs:Leaves (Results 1 – 10 of 10) sorted by relevance
435 static void collectLeaves(Value *Root, SmallVectorImpl<Instruction *> &Leaves) { in collectLeaves()527 SmallVector<Instruction *, 8> Leaves; in runOnFunction() local
170 } Leaves; typedef
169 } Leaves; typedef
2220 SmallVector<Value *, 4> Leaves; in getExpressionLeaves() local2305 auto Leaves = getExpressionLeaves(ExprsInSubprogram); in emitRemarks() local
501 LeafMap Leaves; // Leaf -> Total weight so far. in LinearizeExprTree() local
471 LeafMap Leaves; // Leaf -> Total weight so far. in LinearizeExprTree() local
492 LeafMap Leaves; // Leaf -> Total weight so far. in LinearizeExprTree() local
2000 LeafPrioQueue Leaves(NOpcode); in balanceSubTree() local
1936 LeafPrioQueue Leaves(NOpcode); in balanceSubTree() local