Searched defs:shouldPrint (Results 1 – 12 of 12) sorted by relevance
65 bool shouldPrint(const BinaryFunction &BF) const override { return false; } in shouldPrint() function86 bool shouldPrint(const BinaryFunction &BF) const override { return false; } in shouldPrint() function136 bool shouldPrint(const BinaryFunction &BF) const override { in shouldPrint() function309 bool shouldPrint(const BinaryFunction &BF) const override { in shouldPrint() function387 bool shouldPrint(const BinaryFunction &BF) const override { in shouldPrint() function413 bool shouldPrint(const BinaryFunction &) const override { return false; } in shouldPrint() function427 bool shouldPrint(const BinaryFunction &) const override { return false; } in shouldPrint() function
28 bool shouldPrint(const BinaryFunction &BF) const override { return false; } in shouldPrint() function
31 bool shouldPrint(const BinaryFunction &BF) const override { in shouldPrint() function
68 bool shouldPrint(const BinaryFunction &BF) const override { in shouldPrint() function
30 bool shouldPrint(const BinaryFunction &BF) const override { in shouldPrint() function
113 bool shouldPrint(const BinaryFunction &BF) const override { in shouldPrint() function
54 bool shouldPrint(const BinaryFunction &BF) const override { in shouldPrint() function
85 bool shouldPrint(const BinaryFunction &BF) const override { in shouldPrint() function
217 bool shouldPrint(const BinaryFunction &BF) const override { in shouldPrint() function
236 bool BinaryFunctionPass::shouldPrint(const BinaryFunction &BF) const { shouldPrint() function in llvm::bolt::BinaryFunctionPass 373 bool ReorderBasicBlocks::shouldPrint(const BinaryFunction &BF) const { shouldPrint() function in llvm::bolt::ReorderBasicBlocks
257 bool shouldPrint() const { shouldPrint() function
155 bool shouldPrint(const BinaryFunction &Function) { in shouldPrint() function